Use our Google Custom Search for best site search results.
Browse by Tags
-
This is the control I want to populate - http://i.imgur.com/SWUvW.png . I'm trying to populate the field under "Work Checklist" with values from a SharePoint list while leaving the other columns with those blank controls to allow for input. Here is the code I have - http://pastebin.com...
-
How to merge multiple xml files submitted from infopath web service? i have about 10 xml files with same structure (repeating tables) and almost same content. I just want to merge that repeating tables into one big table. is that possible? if possible how to do that?
Thank you
-
hello all!! I have a repeating section such as: SPECIES_ID count length weight notes I need to only access SPECIES_ID value for each repeating section and store it into an array. I am working in C#, and I need to do this before saving the infopath form. I have tried using: XmlDocument doc = new XmlDocument...
-
All, Still a little new to programming in InfoPath. I am trying to pull data from a repeating section. I have done this successfully from a repeating table but when I try to do this from a repeating section, it fails saying: The following error occurred: Object required: 'oItem.selectSingleNode(...
-
Hi, In repeating table, when user inserts new item, I want to check for duplicate record in repeating table. If user enters any existing record (e.g: "MaterialID") then display message box otherwise allow user to enter new Material ID. Any thoughts ? Thanks is advance.
Page 1 of 1 (5 items)