Browse by Tags - InfoPath Dev
in

InfoPath Dev

All Tags » C# » VSTA (RSS)

Use our Google Custom Search for best site search results.

Browse by Tags

  • InfoPath 2003 to InfoPath 2010 migration

    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...
    Posted to Newbie Questions (Forum) by yasha on 03-12-2015
  • Custom code in a web enabled form

    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...
    Posted to Newbie Questions (Forum) by alexadam on 04-25-2013
  • My custom code is not working although dll is in the same folder

    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...
    Posted to General (Forum) by Basanta Karki on 10-26-2011
  • Read the Infopath form/view as an XML

    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...
    Posted to Code (Forum) by Shankara on 12-09-2010
  • repeating section...one field needed???

    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...
    Posted to Code (Forum) by golden_shiner on 01-15-2010
  • VSTA "ReplaceSelf" programming issue/ clearing section fields challenge

    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...
    Posted to Code (Forum) by seidensc on 10-22-2009
  • unable to get the fields value in current row of a changed event in a repeating table

    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...
    Posted to Code (Forum) by naresh on 07-31-2009
  • Re: Copy text from one repeating table to another

    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...
    Posted to Code (Forum) by anpira on 06-04-2009
  • PlaceHolder text not getting updated

    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("...
    Posted to Code (Forum) by saikrishna171 on 01-16-2009
Page 1 of 1 (9 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.