Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi All, So I have this infopath form i created that pulls data from an access DB when you query a ZIP code. As of right now a query takes less than 5 sec to search over 40K records. I would like to have everything setup the same way but have the data source now be a SharePoint list. I have uploaded the...
-
Hi All, I apologize in advance if this is not the right place to ask this questions. I just recently discovered Infopath for the first time today and am finding it extremely useful and extremely frustrating at the same time. I created a form with search boxes. The user enters some search criteria, clicks...
-
I have an InfoPath form designed in 2010 and have created a save as button. I also have a submit button but it needs to be disabled before all fields are filled out. Is there an easy way to get this done?
-
Hello, I have an InfoPath form with code behind that has a button that clears all form errors and then uses the submit() method that calls the forms FormEvents_Submit event which submits the form to the Library using code. Unfortunately the form does not close. The forms submit options after submit is...
-
Did you solve this @svenkatsp? I am also facing this kind of scenario.
-
Hi All Although I've searched through these forums many times before to help me with various problems using InfoPath (and it has been incredibly valuable), I can't seem to find the solution to a current issue. I have created a form in InfoPath that people throughout our organisation can use to...
-
I believe I know the reason why this is happening, but will explain the situation and hope that someone will confirm my suspicions or explain why it is happening. The workflow I have created is set to send a notification to "created by" in several different situations (request is complete,...
-
I am new to Infopath and have managed to create a form which will, when the user presses the Submit button on the ribbon, send the form to a pre-determined email address. The form seems to have been working successfully for most users (they have, in total, sent around 50 forms already), but there have...
-
Hey there. Hoping that you fine folks can help point me in a direction. I have been searching on the internet and this forum for some sort of example of this situation, but have been unable to find anything. Forgive me if this has been asked before. Basically I am creating an infopath form that will...
-
I have an InfoPath form that needs to be able to submit to multiple SQL tables. I have modified my SQL tables to have the main/parent table contain only one key, the primary key, and no foreign keys. The other/child tables that are then added to the connection do not contain any keys on the SQL side...