Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I have 2 text fields inside a Repeating section and I am collecting all the info entered in fields inside repeating section into a single string.. I am not sure what i am doing wrong here in my code. The XPathNodeIterator just does not get the next section and the rows pointer just points at starting...
-
I have a single forms library. I have a single infopath form template. Over 1,800 users have used this forms library to create new items in the forms library. The infopath form itself has only 3 fields on it: * Manager Name (form initiator, aka created by) * Employee Name * Performance Evaluation Notes...
-
Hi, in our organization we use 8-character User-IDs for authentication and I would like my InfoPath 2010 form to display it as such: First letter of first name First letter of second name (middle initial) First few letters of the last name so that the User-ID will be displayed as being up to 8 characters...
-
Hello, I have a form built out that is browser based and associated with a SharePoint Library. On Submit - I have the FileName being formulated with the following formula. concat(Vendor, " - ", Title, " - ", DisplayName, " - ", PrimaryDSU, " - ", SecondaryDSU)...
-
Hi! I have a form connected to a list within my SharePoint 2010 site. When anonymous users get to my form, they are able to add a list item to the list through the form. However, they are also able to view the list that is connected to the form. Is there a way I can disable their view permissions but...
-
Hi I'm new to InfoPath and hoping I might find help here. I have a form connecting to a SharePoint list. I have a Date Field called Collection Date which is set to Date only in SharePoint. I was trying to get the Date Picker control in InfoPath to default to yesterday. When I use addDays(today()...
-
I am creating a form that uploads to a sharepoint form library. The form upload is working perfectly, I create a unique identifier based on concatenating user entered data & the Sharepoint ID. The submit button will create one unique filename that will always remain constant. My problem comes from...
-
Here is what I am looking for with InfoPath, and I'm not quite sure if I can do it! I am creating a "Job" request form. A job can have one or many tasks associated with it. So when a user goes to submit a new job request form, there is a Job Title and then they need to add tasks to it....
-
I am new to InfoPath 2010 and need to know how to Step-by-Step how to set up a form for users to sign up for an event with a limited number of spaces. For example there are 3 events with 10 spaces each. If the person gets to the 11th space, I need it to stop and warn them to select another event. I have...
-
I have a sharepoint list which I have split into 3 views for 3 different external suppliers, (3 seperate pages with restrictive views in place) I would like to know if it is possible to create a single form which if I create a workflow or task, that it will pick up which supplier has created a new submission...