I am creating a form and I have the following issue:
I have a dropdown list and a user can select one of two options. When the user selects one of the options, it populates the values for other dropdown lists that are within a row. I have created a button to add intances of the row and the issue is that the values are only populating on the dropdown list located in the first row and not on the additional rows created when the "Add Row" button is clicked.
I appreciate any help!! Let me know if more information is needed.
Thank you in advance!
Monti