Real time sync of user type to load different content

I have a customer portal that is designed to start with “NotValidated” users until they update their profile, and then they become “Validated” users and can see the actual content of the portal.
The issue is that when a NotValidated user updates the profile the change is not immediate, and for several minutes the user continues to see the portal without content, as the status update has not taken full effect, even if the status is shown correctly.

I thought it was a cache issue on the browser side, but even using a different browser it happens. Is there a way to force the user sync with airtable to hapen instantly? Thanks!

Hi,

You need to disable the user caching in the app settings (advanced settings)

Best

1 Like

Thank you so much! worked like a charm. Awesome

1 Like