Hello.
User is filling a form with 10 fields. Then he submit it and data goes to collection “checklist”.
I enter the app with my credential. I see the list of filled forms. I would like to click on filled form and see how the user filled the form. I just need get his answers from collection. How can i do this?
Fields are toggle (true/false)
I tried to add a magic text to text box, but I did not see any fields to view.