Hello community,
I appologize in advance for my english ![]()
I’m making a simpla app for reservations of an event place, where i ask few data from users (name from a list, phone nr, type of event from a list, date and “other specifications”). With this imputed data, the app redacts a mail to me with the info i need.
The thing is that i need that the users only see what they input, and by now, when a new user will input the data, the screen keeps the previous data imputed from previous user.
I believe is something related with de “visibility” or “filters” but i can’t find how to solve it.
I appreciate any suggestions
Thank you!!!