Browse by Tags - InfoPath Dev
in

InfoPath Dev

All Tags » C# » VSTA » Code (RSS)

Use our Google Custom Search for best site search results.

Browse by Tags

  • 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
  • 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
  • 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
  • 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 (4 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.