I have a big problem: I’m trying to use the frontend Quickedit editor when logged with some other user than the site Admin.
The story goes like this: I’ve created multiple users and I’ve assigned them a role which enables them to edit the pages. No problem so far, because they can edit just fine from within the backend, but the purpose would be to let them edit content directly on the page, with the help of the Quickedit buttons.
Does anyone know if such a thing is possible? I found no reference to it...
Thanks for the help, guys.
You need to enable the role to run modules. Go to Security > Roles > [Your role], and check the box for ’Run module’ under ’Module Management’.
Thanks therebechips! I didn’t catch that right away either.