I want to add a new repeating group when the “plus” icon is clicked and when the button save is clicked.
I am not sure what workflow element action I should use?
I selected “show next”, but this is wrong as an issue appears saying the repeating group is “scrollable”.
I think you probably just need to make some initial data in the database, then it should appear. You may have to make the first one manually yourself in the database then will see it. I think
Then just have your “plus” button ‘create a new thing’. (and your save button to ‘make changes to a thing’ ).