in

InfoPath Dev

Browse by Tags

  • Data cannot be modified in Sharepoint

    Hi, I've uploaded my form to sharepoint, and I'm trying to get the form to edit some of the values. Here's what I did: public void One_Changed(object sender, XmlEventArgs e) { string one = e.Site.Value; if (one == "Hello") { e.Site.SelectSingleNode("../my:Message", NamespaceManager...
    Posted to SharePoint Integration (Forum) by DragonX2 on 06-04-2008
  • Pass Parameters to InfoPath

    There is sometimes the need to pass arguments to InfoPath when opening a form. You either want to switch to a specific view, or maybe want to turn on a diagnostic feature in your code. By leveraging the merge functionality of InfoPath, you can pass simple arguments or a complex set of data to your form...
    Posted to Jim Cantwell (Weblog) by Jim Cantwell on 09-14-2005
Page 1 of 1 (2 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.