Use our Google Custom Search for best site search results.
Browse by Tags
-
Hello all! I am using Form Base Authentication on our SharePoint site. I have a solution file that will pull the logged in users ID, email and name into the form. Is it possible to use this solution file for all my forms or do I need to edit the specific file for each and make all the references. I know...
-
Hi! I'm adding in an browser-enabled InfoPath Form dynamically with C# items, which works correctly. I setted the DropDown Source to Fields of the Form ( MainSource ). Via C# OnLoad() event i add my items dynaicaly: //-- set value of dropdown item tempNode.SelectSingleNode("my:" + XPathField...
-
Hi, I have created a webservice for sharepoint. The webmethod should return array of values which in turn will be populated in Infopath dropdownlist. So could anyone please tell me how to do that Please help me
-
What I want to do is create a SharePoint document library folder based on values in an InfoPath form. I have a console app that copies a folder from a template folder. When I add this code to the submit event, I recieve the following error: The Web application at http://moss64 could not be found. Verify...