How to display properties on a different form?
I have created a form where a user enters his personal information. During the next step in this process, a supervisor verifies some of those fields the user has entered. Therefore, I would like to create a section with only the fields the supervisor has to verify. The problem is, fields appear empty in the new section I have created with fields who were entered in the previous form. When selecting the view where a user has to enter his information, it works. However, this way the supervisor is flooded with information which he does not need for his approval.
How can I show specific fields on a different form? Those fields are already populated in a previous form, I just want to show them on an approval form. Dragging those specific fields into a new section makes them appear empty.