Adding a new group when a Button is clicked

Hello :slightly_smiling_face:

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”.

Screen Shot 2023-05-06 at 10.36.30 PM
Screen Shot 2023-05-06 at 10.40.20 PM
Screen Shot 2023-05-06 at 10.40.31 PM

Any help would be greatly appreciated!!

Do you mean ‘add a new repeating group cell’?

Or do you just want to make a repeating group visible?

Make a new repeating group appear.

Im not sure why but the first box isn’t even visible on page load?

Screen Shot 2023-05-07 at 8.55.19 AM

You can’t create a repeating group. But you can display data inside an existing repeating group.

What exactly are you trying to achieve so that we can suggest what needs to be done.

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 :sweat_smile:

Then just have your “plus” button ‘create a new thing’. (and your save button to ‘make changes to a thing’ ).

You can’t make a new RG… it has to be there in the first place.

But you can create a new cell… just by creating a new thing of the type of the RG’s content type.

Maybe if you give some more context as to what you’re actually trying to do it will be easier to give a specific answer.

Hey @SheenaTarrant
Maybe you can share how you ended up fixing your issue for future people facing the same problem
Love :heart:

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