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, Here is my scenario : First, a User logins in to his portal and then approves/rejects line items in one view(say User_View) in a repeating table. Then he submits the whole form to the next level which is Approver level. Then the approver logs in to his site where he will see(Approver_View) the approved...
-
I looked through Almeida's post about using a button to open a web page however that solution is not working for me. My IP form is being hosted on a SharePoint 2007 Forms Server. I have a button on my IP form that uses rules and custom code. When the button is pressed the form should: 1) update a...
-
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 (6 items)