Page Privacy Rules

Hey,

Been using Bubble for a while and love it but I do have one fundemental question I havn’t been able to find much information on.

How to you fully restrict access to a page to only logged in users?! I’ve set up all the privacy rules which protects the data itself but restricting access to the pages seems to be a lot harder.

I don’t want people who are not signed up users to be able to view certain pages at all, they should just be redirected to the index.

Any suggestions would be great!

You can use a “On Page Load” workflow to redirect if they aren’t logged in.

2 Likes

You can also put all of the content in a group and have it hidden by default, then include a condition to display the group when the user is logged in. This prevents them from even glimpsing at the page’s content before it redirects.

2 Likes

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