All Collections
General Questions
Use Case Examples
How to force the newly created portal user to update the pin before logging in?
How to force the newly created portal user to update the pin before logging in?

Admins are responsible for creating portal users. These new users should change their pins first before logging in.

Updated over a week ago

You need to create 2 forms:

  1. Create a dedicated form for updating the pin fields, and use the edit record formula to add it to Airtable. You can also set the form to redirect to the portal after form submission, and use a checkbox to allow it to be used only once.

  2. Create a separate form for creating user records, which can be used by admins. Enable the submission email feature for this form, which will send an email to the created user containing a link to update their pin.

Did this answer your question?