Use our Google Custom Search for best site search results.
Browse by Tags
-
I'm not sure if this is where to start but I'm having an issue with displaying a datetime in an infopath 2013 form. Little background: this is an infopath 2013 form that is saved to a network location for users to enter data. My main connection is a connection to SQL 2017. I have a smalldatetime...
-
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 have a text control called "Total Cost". It's action rule has the condition: None - Run when field changes. It's action is: Set a field's value: "$/SQF" = "Total Cost" / "SQF". "$/SQF" is a text field. "SQF" is a lookup field....
-
I am looking to subtract one date from the other and based on the result have the field (multiple choice) value change. For example (field1-field2) > 2days = "yes"
-
Subject sounds a bit confusing so let me explain: Say I have five fields in my form named "fieldName, field1, field2, field3, fieldValue" For example, I want to be able to type "field1" into the "fieldName" field and get the value of field1 and display it in fieldValue and...
-
Hello all, I need some help. I am using Infopath 2010 and I am looking for a way keep adding values to a textbox once a butoon is clicked. I have a equipment request form that does the following: user selects the following: 1. (radio buttons) catagory 2. (dropdowl list) department 3. (dropdown list)...
-
Hi, I want to concatenate a field containing currency formatting with text in a Rich Text Box. field1= $50,000.00 Text box formula --> concat("The amount is ", field1 , " and it must be expended prior to March 01, 2014.") This formula returns this in the text box... The amount...
-
Good afternoon all! I'm pretty new to InfoPath and I've run into a sticky situation. My requirement is that I have a few multiple selection list boxes that use custom values, each selection holds a numeric value with a text display name in the control. When users make their selections, the numeric...
-
Hi! I'm a noob. I am designing an InfoPath 2010 web form that submits to a SharePoint 2010 List. The template I am using was generated by SharePoint, if that matters. I want a special kind of validation: I wish to cross-reference the instances (Value .) of a group/repeating field (multi-choice/plain...
-
i have a view containing:
2 cascading list (with single choice)
- list box: Zone {Europe, Asia, ... Multizone}
- List box: country {France, Romania,...,MultiCountry}
i would like if it possible when:
Choice zone=Multizone
and
Choice country= MultiCountry
transform...