Use our Google Custom Search for best site search results.
Search
-
-
-
-
-
-
Hello Ray,
You can go to Tools -> Data connections and add more query or recieve data connections to this MS access database. Set this data connection to not get data on load of the form. This can be done in the last page of the wizard. Once the data connection is created, Add a button to the view and in the button properties click on the ...
-
Hello,
How are you trying to switch? Do you want it to open in that view by default in the OnLoad code? Do you have onLoad code that tries to do the switching of the view?
-
Hello,
The resources page on the site points you to various locations. The InfoPath SDK also helps you understand the manifest.xsf file better. Here is a linkhttp://msdn.microsoft.com/library/default.asp?url=/library/en-us/ipsdk/html/ipsdkWelcomeToTheIPSDK_HV01071365.asp
-
Hello,
There is a tool available in our store athttp://infopathdev.com/webstore/detail.aspx?itemid=18 which should help you get this data easily.
-
One way is to remove the default submit button and have a button in the view which does the submit and hide that button to people whenever you don't want them to submit the form.