Hi,
I got a PageTable which isn't working on the user template. As a superuser everything works fine. As an editor the page from the PageTable gets saved but the but the saved page won't show up in the PageTable field. When the superuser adds the page to the PageTable field the editor can see and edit the page.
No console JS errors. Triend two admin themes. Tried Chrome and Firefox.
The editor role has access to both user template (view, edit, create, add) and the home template (view, edit, create, add) and has the rights page-edit and user-admin.
. The PageTable config is:
1 template pointing to a template with a title and a page field
I'm saving the pages under /data/
The funny thing is that when I move the PageTable field to a basic-page (or any other) template everything works as expected. When I move it back to the user template the problem is there again. It has to be some rights issue since it is working for the superuser.
I've setup an account with the latest dev where a simple install shows the problem:
http://bohrium-bwi.lightningpw.com/processwire/
user: editor
password: test123
Try saving the PageTable field on a user. I've added the PageTable to the basic-page too, so you can see it's working there.
user: superuser
password: superuser1
Any pointers or can anyone confirm?
Thanks in advance,
Arjen