Hello Bubble community,
I’m facing a challenge while implementing a seemingly simple feature that works on other pages. As an admin, I want to restrict access to a specific page so that only admin or super admin users can view it. However, despite trying three different approaches (as shown in the screenshots below), I’m encountering problems. Each method redirects me to the index page, even though I’m logged in as an admin. Is there something I’m missing?
Here are the methods I’ve tried, each using conditionals:
- Page is loaded
- Do when condition is true
- User is logged in
Despite these workflows, I am being redirected even though I am an admin user. I’d appreciate any insight or alternative approaches to achieve secure page access without compromising performance.
Thanks for your help!
Note that I tested each workflow separately. They all appear in each of my screenshots because I readded them specifically for this Bubble post.