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.