All Collections
General Questions
Use Case Examples
How to limit the Portal based on logged-in user?
How to limit the Portal based on logged-in user?

Is it possible to create a conditional filter in the portal tables depending on the user's email?

Updated over a week ago

The portal is intended to show records connected to the user's table. But it is also possible to show all records from a table, even those that are not connected to the user's table. To limit this for the logged-in user, this should be the setup per table:

  1. Go to Portal Tables

  2. Click on one of the tables

  3. Views section

  4. Go to one of the Custom View sections

  5. Set Choose Records to Display > Personal records only (linked to the logged in user)

This option will display only those records that are linked to the specific user. The other option will display every record in the table, regardless of user association.

💡Tip

If you want to impersonate one of your users, you can test it by setting the login details.

Did this answer your question?