View data from filled form on other form

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.

try having a list of “checklist” that links to a page where you add text through magic text

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.