Preview: Forced redirection of the backend admin

Hello,
I’m currently creating an admin page and working on user roles in conjunction with page permissions. I’ve created a workflow: If the user isn’t an admin, redirect to page XY.

This works very well on the frontend, but as the owner of the Bubble account (I have no idea what role I have as the account owner, I haven’t found any information about this in the backend yet), I’m also redirected to page XY in the admin page preview, so as the owner in the backend, I currently don’t have a preview of my work.

What do I need to set in the workflow so that the redirect built into the admin page is only valid for frontend users, while I, as the backend user, have full access to the preview?

I hope you can help.

need to impersonate a user who has the access to the pages you are testing

you can do that from the users data table in the bubble backend

Hi @mitchbaylis
Thank you very much for the tip. Now it works perfectly. :grin:

This topic was automatically closed after 70 days. New replies are no longer allowed.