Use our Google Custom Search for best site search results.
Browse by Tags
-
Is there a way to use an infopath form submitted through email to do back and forth collaboration? Let me set the stage. In my organization we perform a QC on configurations entered into our IRT. This QC always raises questions, comment, and recommended edits. Right now it is all housed in email but...
-
Hi, I've created an InfoPath Form Library (2010), with a repeating table, and a repeating section. The repeating table contains 3 cascading dropdowns, which the third dropdown filters the text box in the repeating section. They contain type, positions, description, with detailed description in the...
-
So I am searching for an InfoPath 2010 formula for Julian Day. That is to say the resulting value for January 1, 2015 would look something like this "001" I am new to InfoPath and would appreciate a formula that is Copy and Paste ready. I have created a TXT box named "Julian" in which...
-
Hi All, Was wondering if this possible at all without using qRules, I have a secondary submit connection on the form. Basically, is it possible to map the repeating items + a unique ID to a dataset and submit it to another list? Thank you all!!!
-
Hi I have created a simply Access database on my local machine as a test environment to be populated from an InfoPath Form, however when I try to submit data to the database I get an 'Access Denied' error message. Both the form and the database are being ran from my local machine so no network...
-
Hi, I want to submit InfoPath form programatically and form should be closed after submitting. Following code is working for me: DataConnection spConn = DataConnections["Main Submit"]; this.Submit(); But I want to know what is spConn.Execute(); method and when it should be used. What is the...
-
Hi , I have created infopath form with has data connection to sql server, the form used to work fine, suddenly it stropped working when you open the form in the browser and it got stuck in "sending data to the server", any idea what happened??
-
Hi, Is this normal or am I doing something wrong. InfoPath 2010, SharePoint 2013, browser enabled form. I have a secondary data connection that I am using as the source of values in a drop down list in one column of a repeating table. In the default row that all works fine. I can add multiple default...
-
SharePoint 2010 Site - a Content published InfoPath 2010 form is being submitted to a Form library, after opening from a link on the Home Page and completing it by a user. When form is submitted, the user is directed to the Manager's view instead of Home Page. Is there anyway I could direct user...
-
I have two date fields. One is auto populating as Today() in the form and other is the user input. Both are part of the promoted fields to the SharePoint 2010 Form library along with the rest of the columns during the form publishing to a content type. When Form Library is enabled to this content type...