Posts

Showing posts with the label Beginners

InfoPath Tip - Show text field if user selects other

Image
InfoPath Basics - Display text box if user selects Other using conditional formatting Promote two fields to a single SharePoint or Database column/field. This article demonstrates how to configure an InfoPath form to display an optional text box for the user to enter a custom value if not available from the list of options. A separate field in the main data source of the InfoPath form will be used to store the value of the selected option, or the custom value if supplied by the user. Rules are set up to set the value of the separate field in the data source when an option is selected or when a custom value is entered into the text box. When submitting the form, the text field with either the value selected, or the optional text input entered if the user selects other can be promoted to a single SharePoint column, or database table instead of promoting both the option field and the text field containing the "Other" value if selected. Conditional formatting is also used t...