Hi all,
I got a form that can be reached by external users.
They are the subscribers to an event and they have to register to event populating a form .
I need to show them an empty form when they connect to form with shown only the title of event and date (master) and on details side all personal data requested.
The details form is a single form.
My problem is that once the user click on insert button then I have to show his data in order to have the possibiliy to print them or update them.
Which is the best way to do such form ? I’m not able to show the just inserted (details) row .
See image