Use our Google Custom Search for best site search results.
Browse by Tags
-
We have InfoPath 2003 templates in SharePoint 2003. These templates are with code behind files. Now we need to migrate the InfoPath 2003 to InfoPath2010 and from SharePoint 2003 to SharePoint 2010. What should be steps to convert the form templates from InfoPath 2003 to InfoPath 2010 and migrate the...
-
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...
-
Hi guys, I have designed an infopath form(using infopath 2010) to be used in Out of box Approval Workflow for sharepoint 2010. I have used custom codes using C# where I query the Active Directory. I have used Active directory services. I published the form as administrative template and the form is activated...
-
Hi All, I am very new to infopath. Please help in the below scenario. I have a multiple views. I would like to persist some data in DB, before submitting to sharepoint. I have a Webservice which expects an XML and has its own logic to save the information by parsing the XML. What I need is, how do I...
-
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...
-
This is my first InfoPath form. We have InfoPath as part of our desktop install. SharePoint is coming but will not be here until next year. I also have VSTA installed. I state this in case it makes a difference on this post. I have the following fields/containers within the myfields container: AcademicPerformance...
-
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 everyone, First, I want to apologize if this topic already has gone out, but I have searched for the whole forum and do not find a good solution for my problem. I tell you: I have an InfoPath 2007 form and I have to copy all the rows from one repeating table to another diferent repeating table with...
-
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 (9 items)