Permissions and visual editor
Hi dynamicweb.
I have a problem with the visual editor, when I set the permission – ” Anonymous users (frontend)” to ”none”.
Then I can’t use the visual editor at all, even though I explicit specific that Administrators have “Full” permission, the visual editor is locked, and I see the “To work on this page, you must be signed in, in the frontend” text. I can however edit, and add content while not using the visual editor, so my user DOES have permission, but not when editing in visual editor. After debugging I can se that the value of Model.IsCurrentUserAllowed is false.
Otherwise the login functionality works as excepted, and Anonymous users, are bounced when entering the page directly, and Authenticated users are allowed.
A workaround to get this working is to temporarily switching between “none” and “read” for Anonymous users, but that is just prone to errors!
I have attached my permission to the screen below, of my permissions and how it looks when I’m in visual editor mode?
Anything I can possibly have done wrong with my settings?