Change fields displayed based on user input

M

M Enfroy

Based on the value selected in a drop-down list of field, I'd like my form to
then display additional fields for input, i.e., if user is filling out the
form and selects value X in field Y, the display fields A, B, and C for the
user to input more info.

How could I accomplish that?
 
Top