I am having an issue because the collection is not appearing if there are no rows created that belong to that current user. The thing is that in that collection is the button to create a row.
Does anyone know how to fix that? what am I doing wrong?
One difference I can see in your screenshots is that the collection that works has has extra actions next the the Add button. What other actions do you have associated with that collection?
For something to try, what if you copy the working collection component and paste it on the screen where it’s not working, and then change the source of the collection if necessary?
A fallback option is to add a separate button to open a form.
It is weird because they are the same. Also I did what you mentioned, copied the collection and three of the buttons dont appear, and they are just a show form screen and show new screen.