Use our Google Custom Search for best site search results.
Browse by Tags
-
I am looking for help on what I am doing wrong when publishing a created form to a network location. The form I have created has several connections that retrieve and submit data to an SQL database. I have saved these connections in subfolder as the infopath form. I have saved the form as a normal save...
-
I'm not sure if this is where to start but I'm having an issue with displaying a datetime in an infopath 2013 form. Little background: this is an infopath 2013 form that is saved to a network location for users to enter data. My main connection is a connection to SQL 2017. I have a smalldatetime...
-
I have created a form with several different views. A user will enter data in the user view, which contains several text boxes and drop downs. Later, an engineer will view the form in the engineer view (views are restricted based on sharepoint lists). I would like some of the user entered data to be...
-
I think I am close to getting this to work, can someone look it over and tell me what I did wrong.
When the form is initially opened, it will display the child info, just as if the + button was pressed. When the + is pressed, it will display the child headers. When the - button is then pressed,...
-
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...
-
I am having trouble opening a web enabled form after adding some custom code to it. The code works fine when I preview the form in design mode but once I try and open the form on SharePoint I am prompted with an error. I am uploading this form as a Site Content Type in the Publishing Wizard. The fields...
-
Hi, I'm making a data connection with a list in SharePoint which has the following "columns": Worker, Plant, Account To be clear, each worker is a unique list record, and each worker has a specific Plant and Account. My goal is to have an InfoPath user (in this case a Project Manager) choose...
-
Here is my scenario: I have created a Timesheet form in Infopath 2010 that has a receive data connection to a SQL database, which I set up through DBXL. The SQL table my form is connected to contains a hierarchy for my company. In the form, I have a dropdown box that lists all of the Employee ID Numbers...
-
Hello. My form has a button that should send some of the data via email without sending the actual form. I tried loads of things example, using submit option but it still sends the whole form. I need it to email only the data that has been entered the form. Example: forms asking date,time,name, so i...
-
I have a an infopath form created to query a table using the GetColumnsXmlStrQuery. the query returns multiple values to a repeating table. The next part of the form is to submit the data to 2 sql tables with the repeating information going to one table and the other information going to another linked...