Force users to login THEN restrict base on role
-
I figure I need 2 restrictions to deal with users who are not logged in when accessing a specific page:
- Logged-out users, Redirect Login & Back, selected page
- Logged-in users without specific role, Replace Content with my own page, selected page
But I created 2 before 1, so now I need to change Priority so that 1 is the 1st restriction – correct?
But I can’t change Priority: clicking the Up arrow in the Priority column for the Restriction does nothing. Should it? I was expecting it to move up in the list of Restrictions.
Clue: When I do Click, the Developer Console complains about “MouseEvent.mozPressure is deprecated. Use PointerEvent.pressure instead.” – which is coming out of tinymce. Tried current versions of Chrome & Firefox.
- You must be logged in to reply to this topic.