Use our Google Custom Search for best site search results.
Browse by Tags
-
I am EXTREMELY new to infopath and I only know how to do extremely basic stuff. I am needing help setting it up to where anything that is in a text box at the bottom a form I am creating can be all be selected and copied to the clipboard with the click of a button. I have no clue where to even begin...
-
InfoPath 2013: I am trying to amend some code that I got from this site. The original code allows for a number to be entered into a text box and then that number of rows are added to the repeating table. That works fine. However, when I try to use the same code for a repeating table nested in the original...
-
Hello! I have a SharePoint List Form This Form has a connection To a SharePointList and It has a (country(lookup), Yes(multiple selection), No(Multiple selection) Column type choice with multiple selection enable. The Data I use in the multiple selection is From another connection to SharePoint List...
-
Hi All,
I am using sharepoint InfoPath form and the form has the word document as attachment. I want to download the attachment to my local system. I am reading the form in xml format and using xpath query to filter the attachment and it is coming in encode format. I used base64decode but the...
-
I've published this test form that I threw together really quick as a Site Content type. So I have a library that has this form as it's default form, but when a user submits it I want it to be stored in a different form library in a different sub site. The URL that I used for the submit is the...
-
Here's my issue. SharePoint 2013 Two Lists: Applications Fieldname: Title Groups Fieldname: Title Fieldname: Applications (lookup field consuming Applications list - allowing multiple selections) InfoPath 2013 Secondary Data Sources: Applications Groups Dropdown List: Applications Multi Select box...
-
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?
-
Hello friends! I'm fairly new to infopath as well as C#. So whenever I fill out a field, Oppty Id, I want a different field to be populated with a multi select checkbox, where the checkboxes are already populated. The thing is though, the field is populated from a secondary data source. I've...
-
Which version of Infopath would you reccomend to use with SharePoint 2007 and SharePoint 2013? I am currently at a company which has SharePoint 2007. There is some call for an Infopath solution , what needs to be configured on SharePoint for me to turn a simple list form and create an xml output (reading...
-
I have a form built and functioning but am trying to add additional functionality to my forms search field. The list behind it can only be so big. If I search the value needed and it's found in the form it displays my chosen message. What I'm trying to figure out is if the searched value is NOT...