InfoPath Tip – Show text field if user selects other

This article demonstrates how to configure an InfoPath form with radio button options, to display a text field when the user selects “Other” from the options. The selected value, or the custom text value is stored in a separate field using rules, which can be promoted to a single SharePoint or database column. Conditional formatting is used to hide the text box until the user selects “Other”.

Related posts:

  1. SharePoint Data View Conditional Formatting using SharePoint Designer
  2. InfoPath Error – Updating Content Type Failed When Publishing to SharePoint

Comments are closed.