Skip to main content
Participating Frequently
June 7, 2017
Question

How to validate a field based on selection from drop down list

  • June 7, 2017
  • 1 reply
  • 517 views

I have created a drop down list with 10 selections in it. Based on selection of that drop down list a different drop down list opens. How would I set validation for min and max dollar amount based on choice.

Thanks M

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
June 7, 2017

If it's a drop-down field, why validate it? Just set it to only show the acceptable values...

Participating Frequently
June 7, 2017

The min and max of the field could change based on the answer from drop down list.

try67
Community Expert
Community Expert
June 7, 2017

Is the other field a drop-down as well, or is it a text field?