1
I have the following situation: A screen (Tela1) where the user chooses the button referring to a Set (an entity of my program), he clicks and opens a registration form for that Set.
By clicking register, the form data is saved in the database and the user is redirected to Tela1 again to be able to register next.
Would anyone know how I could generate this Tela1 with the button related to the previously disabled filled Set? Thank you very much.