Hi All,
I have a requirement where I need to collect information (20 common fields) for multiple users on an Adaptive form.
The user should be able to enter information for one person. Then the are presented the option to "Add Another".
I tried using repeatable panel for this, however the problem here is I do not want to view other panels when filling this information.
As soon as the add another button is clicked show a new panel to collect necessary information but hide all the other panels for previous users.
What is the best way to handle this?