Use our Google Custom Search for best site search results.
Browse by Tags
-
This if for InfoPath 2013. Came across a previous thread for writing values from a MLSB to another control which was very helpful for understanding the double eval formula. I am attempting to do something similar, but append the selection values within the MSLB control. Currently, I have 5 conditional...
-
I have four option buttons bounded to a single REQUIRED field in a long InfoPath 2013 Web Form (with many other controls) published to a content type of a site and added to a Form Library. However, when this form is published and when user tries to submit the application form, it can be submitted without...
-
Hi - I know this particular message is very old, but my attention was caught by "I also did some touchups to prevent extraneous semicolons at the beginning and end of the list." My rule is working fine, but I have the annoying commas before and after the items. I do want them separated by commas...
-
I am attempting to follow the alecpojidaev instructions to calculate the amount of working days between two date pickers on my own form using this link: https://alecpojidaev.wordpress.com/2008/12/30/infopath-codeless-programming-walkthrough-2/ . However, after copying his rules directly from his form...
-
Hello! I have an InfoPath form that is supposed to retrieve and populate user profile property data using a SharePoint Designer 2010 Workflow. There are four other fields in the form which are designed to do the same, and they are working as expected. I am not sure why I can't get this last field...
-
Good Afternoon I am stuck i am building a quiz using SP2013 & infopath 2013 I have created the items in the following manner Questions X 10 choice content Answers X 10 single text Correct X 10 single text In infopath I created the form and have used rules to show the correct text box in correct choice...
-
Hi Team,
Recently, we have migrated the browser based InfoPath from SharePoint 2010 to O365, the migration went well, but the moment user clicks on any of the attachment file, the page scrolls up to the top of the page.
Thanks In Adavance
Praveen
-
I have two SharePoint lists that are joined (Parent List & Child List). How do I combine these two list to be able to edit in one view? I want to add a new record to the Parent list, and then add a record to the child list that the user can affect. I don't want the user to navigate to the child...
-
Hi, I have a form with a drop-down (called Audience) which has two values ("Companywide" and "Office Staff") and 4 Multi-Selection list boxes, each of those list boxes has a value "All". The goal is to set up a rule which sets the value "All" for all of the Multi...
-
Hello, I've created an approval form which submits to a list on SharePoint but am having issues with the userName() function over-writing subsequent users. Here's the flow for my form: 1. Requestor creates new form (on Requestor view) & the Requestor name has a default value using the userName...