Having trouble finding a blog or post that answers your question?
Check out our
Custom Search Page
Browse by Tags
-
I need to delete the contents of a field when particular selections are made. I was attempting to create a rule which lists the conditions then have the action be to set a field's value. I want the field to be blank and I can't see how to do this.
-
Hi all, I'm hoping someone can help - I feel like I'm super close to a solution on this but it just eludes me... :) I'm using InfoPath and SharePoint 2010. I've developed a form and set up two data connections to go to two different places - one a list view and the other a document library...
-
All, I've a button which switches a view then, a rule which queries for data. (The query can take some time, hence the view switch). How can I switch to another view when the query has finished? My query data is going into a repeating table. Thanks W
-
how to write a code to deal with multiple selected listbox and update multiple data in database at once?
OR,
how to make functionality in infopath so that it can send a form multiple times through one submit button and update database?
for example: if user checked on 3 checkbox of multiple selection...
-
Here's my scenario: 1. On form load, I added a rule to check if a SharePoint field (from the SharePoint list my form is published to) is set to a string, say "enable". The rule sets a flag in infopath (boolean field) to "true". 2. On form submit, I added a rule to set the flag...
-
I have a Date Picker where I need to set its year with a rule based on a dropdown of years, similar to this: http://www.bizsupportonline.net/blog/2009/04/pre-select-year-infopath-date-picker-control/ Using substrings to get the day and month, I manually set the Date Picker using the formula: concat(number...
-
I get this error when trying to publish a browser-enabled form. The full error is "The filter expression is on external data and could not be validated. It may not be supported in Web browser forms." This is happening because I have cascading drop-down lists that are populated from a Sharepoint...
-
When you copy a rule and subsequently delete another rule, the clipboard loses that copied rule for some unexplained reason so that it must be copied again. Also, sometimes after pasting a rule, the conditon (if there is one), turns into an expression formula when referencing another column in the form...
-
I have a repeating vertical table within an InfoPath 2003 form which contains two columns; a user enters whole numbers into these columns which are then totalled in a third column. Using default values I have pre-populated a few rows in this repeating table. The problem arises when the user can select...
-
Help! I have created a form(browser compatible) that changes to the relevant fields depending on what is selected on the drop down list using rules and sections. This then makes my rich test fields read only(there are no rules on the rich text fields). I have made sure that the postback setting for all...