Opening a blank form allows a participant to complete a new registration form without their previously saved data being pre-filled.
Why use a blank form?
Multiple registrations: a participant can register multiple times with different information (for example, for colleagues).
Testing and validation: allows the organizer to verify the user experience as if it were the first registration.
Preserve privacy: prevent another user's personal data from remaining displayed on a public device.
How to open a blank form?
Access your form's edit mode
In the Eventmaker interface, go to the participants list. Click the small arrow next to add a participant and select the form of your choice.Retrieve the blank form URL
Click the URL of your page, which should end with "no_cookie=true".Share this link
You can include this link in your communications, or in emails sent from your own external systems outside the platform. Each opening via this link will display a completely empty form. You can also add UTM parameters to identify them more easily with this documentation.
Best practices
Use a blank link for public open registrations.
For personalized invitations (with fields already filled in), prefer communications sent via the platform.
Always test your blank link in a browser's private mode to confirm that no data is displayed by default.
