Use our Google Custom Search for best site search results.
Search
-
If it is a new form then all the views will be blank and the conditions on the rules should return false and not do anything?
So i would check the conditions on your rules and work out why they are switching view when they shouldnt
Alternately you could add a rule to run before any of the others. Set the conditons on this rule so it only runs if ...
-
You can switch views when the form is opening using code or rules
To do it using rules, click tools, form options, open and save, rules, then add rules with conditions to switch view
-
Matt you locked the wrong one, this is the duplicate, the other thread is still being used
-
He's not trying to limit it to the max value, only default to the max value and still have the option of selecting a lower value.
the max function does work on the default value for a drop down. I'm guessing that the source of the drop down are not numbers or numbers in a text field.
I have never pulled data from a sharepint site but I'm ...
-
When you create a main connection for a database you should end up with a folder called myFields which should have 2 sub folders, one called queryFields, one called dataFields.
You use the queryFields like you would in ''Filter by Form'' in access. Then query the main connection. This populates the dataFields.
The can then modify any of the ...
-
Duplicate Thread?
http://www.infopathdev.com/forums/topic.asp?TOPIC_ID=3780
-
Ok, I bodged my own way to get paragraph breaks into a concat function. Most of my forms link into a database. So I created a table with 1 field called paragraph break. I then added one record and copied and pasted the paragraph break symbol (a little square) into it.
I then used that table to make a secondary data connection, then referenced ...
-
do you mean paragraph breaks? (as infopath calls them)
I know how to get paragraph breaks into a concat function however expression boxes ignore paragraph breaks :(
It does work on text boxes though
-
I only get ''infinity'' when i try to divide ( / ) by 0.
When i multiply ( * ) by 0 i get 0
I also sometimes get ''NaN'' but i have no idea what that means
-
You can only submit to a database if the connection is your primary connection. Did you start the form the way I said? If you did then the connection was not able to accept submits
On the last screen of this wizard it will tell you if the connection is valid for submit. You can recheck it by modifying the connection and clicking next until the ...