I want the selection from a drop down list to determine which of 5 other text fields show
The textfields are not wrapped in subform. Do they need to be?
The form is expandable
What is the JavaScript to enable this to happen?
eg
Dropdown list item A
Text field first visible
Text field second visible
Text field third invisible
Text field fourth invisible
Text field fifth invisible
Dropdown list item B
Text field first invisible
Text field second invisible
Text field third visible
Text field fourth visible
Text field fifth visible
Text field first invisible
Text field second invisible
Text field third invisible
Text field fourth invisible
Text field fifth visible
Views
Replies
Total Likes