Use our Google Custom Search for best site search results.
Browse by Tags
-
I have a code block that detects when signatures (even a specific signature) is removed, and inside this block, I want to set some field values. Presently, I even know how to get and set field values using the XPathNavigator class's .SetValue method. The problem comes in when I try to do both at...
-
I am writing a code that would programatically remove any content from an Attachment control. There is a nice article about this from bizsupportonline >> http://www.bizsupportonline.net/blog/2009/10/delete-remove-clear-attachment-infopath-form/ a. I created an InfoPath 2010 form, with an Attachment...
-
I'm using InfoPath 2007 to create a browser form. In the form I have a Contact Selector. When it changes I want to get the value of the AccountID and set another field and run additional code. The xpath of the Contact Selector node that my changed event is triggered from is: /my:myFields/my:gpAuthor...
-
My Infopath 2007 form always works locally returning the vendorID of the selected value but never works after its published to the server. If SharePoint has added namespacing to the XML file how do I figure out how to navigate to the datasource now that its changed. Realize that I have no confirmation...
-
Hello, I have created a form for taking orders from our dealers that is based on an XML schema. I need them to be able to paste their order lines into one text box and use code on the form to parse that out into each xml line for item qty and item id. I have the code working to set the fields from the...
-
I want to take the VALUE of a drop down down box (which is a list of users and the actual value is their domain username e.g. DOMAIN\username) pass it to a bit of code which searches Active directory and then outputs the users email address to a text box. I can do this for the logged on user no problem...
Page 1 of 1 (6 items)