Is there any way to have a conditional repeater row count using a conditional field? We can always add custom JS to hide the extra fields and the add button, but it would be nice to be able to select a certain option and have that affect how many rows are available to the user.
Hi @The Jake Group
Sorry, this would require some custom JS code to implement.
Perhaps you could look at the repeater field DOM element and see that the data-min ad data-max attributes can be changed. Maybe you can work with this?
Thanks
E
This reply has been marked as private.