Validation on Optional Hidden Text Boxes

Validation on Optional Hidden Text Boxes

Comments

  • [color=rgb(34, 34, 34)][font=verdana, sans-serif]Since you are using visibility rules based on a radio button to show the textbox, you can create a Validation Rule [/font][/color][color=rgb(34, 34, 34)][font=verdana, sans-serif]to make them a required field. Using a form validation rule you can have it evaluate the textboxes or any form component that will require inputs. The rule can check If Empty or Null" then throw a validation so that they must input data before continuing. If you apply it to Outcome Scenarios then it will not allow someone to proceed without putting data into that field.[/font][/color]
    [color=rgb(34

Sign In or Register to comment.