Hello,
Is there a way for fields to appear on the basis of a checkbox selection?
Say a user is moving house and we are a service that enables them to notify companies en-masse that they have changed their details
Is there a solution whereby they can select the name of a company next to a check box, and by selecting the name more fields appear so they can
enter further details, specific to that company?
eg:
Insurance Company 1
Insurance Company 2
Insurance Company 3
- User selects Insurance Company 3 and fields appear where they can enter their policy number etc.
The current method of conditional logic would mean I would have to create separate fields linked to each checkbox, and with 600+ companies, this could take
a while. Is there a more efficient method?
Thanks