Setting Member Permission in New Feature

I’m going around in circles with my Wix support ticket and they’ve asked me to post in here…

I was over the moon when the membership levels was released, but hit an instant brick wall. The issue I am having is with setting member permissions to view the page. They are getting to the page via a button which requires them to be logged in to click - this is set up via WiX Code.

The problem occurs when I try to set the page permissions for my members. I have already set the dynamic page as a member only page which defaults to all members (I want to restrict this to either student or teacher only), but when going to the Page Permissions grid none of the dynamic pages are shown on this list.

I’ve been told by Wix support that this is a code issue, but I’m not convinced as I just want my dynamic template pages to appear on the clickable grid in the Set Permissions page.

Please help before I revert back to coding the whole thing on Azure!

Hi!

Have you tried using routers?
You can read all about them right here (and here ).
Here’s a guide about how to use and create them.

Using a router you can navigate and direct your users to different pages in different occasions and on different conditions.

Hope it helps!

Doron. :slight_smile: