Use our Google Custom Search for best site search results.
Browse by Tags
-
I am having trouble opening a web enabled form after adding some custom code to it. The code works fine when I preview the form in design mode but once I try and open the form on SharePoint I am prompted with an error. I am uploading this form as a Site Content Type in the Publishing Wizard. The fields...
-
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 I have a repeating table where I've got a control(radio button) that repeats in every row.I wrote a changed event for that radio button that it would show the current value of that field. The code I'm using is here: public void ADD_FLG_Changed( object sender, XmlEventArgs e) { XPathNavigator...
-
Hi, I have a textbox("/my:myFields/my:otherQualityReviewers") which has a placeholder text that reads like this " click and type". When i set the value of this textbox to null or string.empty through code. as below, the placeholder is lost. thisXDocument.DOM.selectSingleNode("...
Page 1 of 1 (4 items)