Use our Google Custom Search for best site search results.
Browse by Tags
-
I'm not sure if this is where to start but I'm having an issue with displaying a datetime in an infopath 2013 form. Little background: this is an infopath 2013 form that is saved to a network location for users to enter data. My main connection is a connection to SQL 2017. I have a smalldatetime...
-
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...
-
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...
-
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.
-
Dear Greg, I used your code and found it worked excellently! Now I need to step it up a bit and have got problems: <groupA> <rowA> <fieldA1> <groupB> <rowB> <fieldB2> </rowB> </groupB> <groupC> <rowC> <fieldC2> </rowC> </groupC>...
Page 1 of 1 (6 items)