How to make an app that makes the user able to create as many copies of a vertical arrangement as needed

Trying to make a daily activity app How to make an app that’s like that. The user clicks the add button and a vertical arrangement like the one in pic2 shows. Then the user can click the add button again to show another similar vertical arrangement.
I understand I can make 20 of those and make on visible every time the user clicks but I want the user to be able to add as many as he wants.

The user can’t created arrangement only they must be created previously.
I don’t know if you used Dynamic component the user can created arrangement when button + click

1 Like

I tried dynamic components but it can’t create check boxes or text boxes

Do you have tried @yusufcihan dynamic component extention?

2 Likes

I can’t figure out how to use it. there are no tutorial available.