Hi,
Is there a quick way in a webform to create the same required fields for a specific item selected from a drop down list?
For example - You select a item from the drop down list and then the required fields appear underneath it:-
Dropdown list (Item description):
Curtains
Walls
Kitchen tiles
The following then appears based on what you selected:
Curtains:
Date:
Observed by:
Type:
Comments:
Walls:
Date:
Observed by:
Type:
Comments:
Kitchen tiles:
Date:
Observed by:
Type:
Comments:
As you can see - each item has the same required fields.
Y