Use our Google Custom Search for best site search results.
Browse by Tags
-
Hi, I'm trying to do the same thing using InfoPath 2013. Unfortunately, I'm having difficulties. What am I trying to do? I've created a SharePoint 2013 List with a column that has over 100 companies as a choice option. This "Company" list will be referenced multiple times within...
-
I have an Infopath form in SharePoint that submits information to a Form library and a SharePoint list using the UpdateListItems web service.
The submit to list uses a udc connection stored in the site data connections folder.
The issue is when the form and repeating table is submit is clicked in a...
-
Hi All, I have two questions. 1) How to add rows in a repeating table dynamically based on another repeating table ? For Eg: Each time when user insert item in Table A, Table B will insert item also. And Table A "Name" column will be populated to Table B "Name" column. 2) I have two...
-
Thank you! However, Since we did not want users to have an access to changing of the metadata, we have modified Edit form where Content Type is not included and made that modified Edit form as a default form. IN SPD, if I changed back to the original Edit Form to do my content type change as desired...
-
I think I finally understood the steps and found the links that were mentioned in your earlier post. I just tried to do a test with the following steps: I created a test case by submitting a TEST Application with a template saved on Construction1718 Content Type. In the Form Library Site Settings, I...
-
I have created Infopath form with attachments. When users fill thge form and add files to it. I have no possibility to download or view those files. Is it normal ? thank you, I have this view : I already tried to remove fields and replace with new ones, check if I can add those attachment in the email...
-
I am trying to use a formula in Infopath 2013 to accomplish the following (btw I'm a IP noob - and not even conceived in SPD2013 ) - Set the autonumber field equal to 1 when count(@ID) = 0 - Set the autonumber field equal to max(@ID) + 1 when count(@ID) > 0 To me it would seem like a simple if...
-
I have create an InfoPath form that uses the Userprofileservice.asmx web service to retrieve the information form the AD. I have used a .UDCX file store the data connection. My environment is SharePoint 2013 with InfoPath 2013. I wanted to view the First Name, Last Name and Preferred Name on in some...
-
I'm getting into some pretty complicated issues that could easily be resolved with code. I've been led to believe that I cannot write code because the forms are being published to SharePoint online (O365) and are filled out in the browser. Is this correct?
-
Hi, I have a form in which there are static anchor links. The anchor links are defined at the top of the form and their sections are defined below. I am saving the links as bookmarks and using them as url in the anchorlinks to quickly move to the sections when using a sharepoint form I have the option...