Use our Google Custom Search for best site search results.
Browse by Tags
-
This is a XML secondary data source and I want use the button to set it equal to now(). The button does its job but I want to know if I can somehow format the outcome?
-
Hi Everyone, I'm having a problem with a validation rule that we're using on text fields that we're using for email entry on some forms. We're using the following custom pattern to try and ensure people are entering emails in a standard format, if they don't they get the usual red...
-
Hello, I am looking for a way to create a link to the form that will get emailed out using SharePoint Designer workflow and when the recipient clicks on the link it will open the browser in Kiosk mode. Currently we make sure our users default browser is set to Internet Explorer so I am not certain if...
-
LOL. It is working now. I must have had some very minor typo or something. After looking at the XSL file associated with the manifest file, I suspected that it should work. The data field is in the HistoryItems node (the repeating node/section) in the XDocument.DOM. The rule's context is the repeating...
-
I have created several IP2010 forms where I've used data connections to populate the repeating table rows. I have also been successful in adding check box fields to the repeating table rows. My problem is this. I created a new form where I have used code to retrieve an Active Directory group membership...
-
So I have a SharePoint 2010 List with a InfoPath for m consisting of around 25 columns to be displayed. I also have a Button on the InfoPath which basically does the work of copying all the data of the specified ID back to the InfoPath so that the user can make the necessary changes & submit the...
-
I can bring in a column of data into my drop-down list from a REST connection using the following expression... count(preceding-sibling::ns2:c) = 0. However, I need to sort this data alphabetically. Any help would be appreciated. Thank you.
-
Hi there. I'm required to make some changes to an existing form which is connected to a forms library. Data is being fetched using a webservice. The form has several data connections. The form has cascading drop down lists. The 1st populates the 2nd. When a selection is made in the 2nd the 3rd dropdown...
-
The client requests that hyperlinks should open in a new tag. I'm looking for, but I have not found any solution. Is it possible to do it? The hyperlinks contain url for documents.
-
Hi all, Having a really frustrating time with an InfoPath 2010 repeating table data connection. I have a form published, working fine, with 3 repeating tables on different sheets of the form that relate to the data that needs to be pulled into the RT. The data connection is linked to a separate SharePoint...