Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
Hi everyone, i have a repeating table which contains a checkbox. The structure is activitylogs(group)-> activityLog(repeating table)-> ongoing (checkbox) I want to dynamically insert new row and assign the checkbox a value according to another filed value. I managed to insert the checkbox, but...
-
Dear all, I have a browser enabled infopath 2007 form, and I am using code behind it to insert new rows into the repeating table. I have attached the schema and how I designed the form. In the code for the Add subgroup 1, I have: Dim myNamespace As String = NamespaceManager.LookupNamespace( "my"...
-
Hello, I am having the following problem, I have a SharePoint List with the collumns: Function: Name: Email: ABC Svetoslav zashkata@abv.bg and so on I have 6 entries(rows). I am using a repeating table in InfoPath form to represent the functionality to enter as much entries(names) as the user require...
-
After much work and on preview 980 (yes, that is 980 different previews learning this) I have create this code snippit that works for me very well. This is currently connected to a MS access database, but if I was to create an XML structure for this it would probably look like this <myFields> <dataFields>...
-
In my Access database I have several tables that has an autonumber, but in my form I just ignore them (ie. not displayed on the form) because it is generated when I submit the form. Are you wanting to add your existing fields to repeat table, or are you wanting your existing fields to have a pre-set...
-
I've add a repeating group in the main datasouce.which I want Insert/delete rows via code only. Pleae could someone be kind enough to tell me how can I do? BTW,I use JS and IP2007.
Page 1 of 1 (6 items)