How to add controls dynamically


Hi,
Above highlighted region is a group. on each click of the “+” icon i need to dynamically keep adding this group. can some one please suggest how to achieve this?

You can use a list of numbers element from toolbox plugin…each time a icon is clicked increment the number by 1

your repeating group is of type number and datasource is the list of numbers

will try it out, Thank you

I’ve installed tool box plugin. could you please guide me how to set the dynamic rows in a repeating group for this controls to get repeated?

create a group, add the elements (which looks like from your screen shot you already did)…then put that into the rg

This topic was automatically closed after 70 days. New replies are no longer allowed.