Use our Google Custom Search for best site search results.
Browse by Tags
-
We are using sharepoint in our intranet. The past months with document libraries with maps. Now we are going to use columns instead of maps and use filters more often. The all our infopath forms have to carry several column values. For example a change form has to show his change id and location. We...
-
Help? I'm relatively new and I've looked all over for this problem but it must be something I'm doing wrong... I'm using Infopath 2003 SP2 with Sharepoint Server 2003 forms library. I create a form (pretty simple) and then I wanted it to submit to the SPS library and promote a few of...
-
Hi, I want to close the InfoPath when the submit operation is over. I don't want to select it in "Submit Options". I wrote some code under submitbutton_click event. After performing this, my form must be closed. I tried Xmlform.Close() but it is not working. How to close the infopath though...
-
Hi, How do I determine what .net framework dependencies are present in a VS 2005 infopath project? I'm trying to redeploy a project (form is available to users through sharepoint) without .net framework 1.1 dependencies so we do not have to roll out both .net framework 1.1 and 2.0. We already have...
-
Hi, All helps points to you guys so here I am. I'm not a tech but struggling to create a simple IinoPath form with 3 linked but not repeating dropdowns where the selection in the first filters the second and the selection of the second filters autopopulates the 3rd. The SP list has columns Product_Group...
-
I have created a form in Infopath2003 and would like to have the form sent to a shared folder on my Company's network when it is completed for filing purposes. Can anyone help me with the Jscript to make this happen? Thanks in advance!
-
Hi, Whenever we open an infopath in preview mode, where does the actual data will be stored in XML file? Suppose, an infopath has opened with some data from database , I know that it will store the data in xml format, but where does this xml file will be stored?
-
Hi, I have an infopath with some checkboxes and fileattachments for infopaths and a button. I have to write code under button control in such a way that whenever a user selects a checkbox and clicks on button, the corresponding fileattachment should be submitted to sharepoint server document library...
-
Hi, My requirement is to connect two infopath forms. I have one infopath form on which a unique EmpNo will be populated and I have to take that EmpNo into another 10 infopaths. that means, all infopaths must have the same EmpNo which is generated in the first infopath. How can I achieve this?
-