Torsten Baldes Posted December 11, 2018 Share Posted December 11, 2018 Hi, I'm building a site where users can edit and update their user profile in the admin area but are not allowed to see/edit any other part of the admin (e.g. pages). (Note: These profiles have a different template and a different parent than the normal users. see: https://processwire.com/blog/posts/processwire-core-updates-2.5.14/#multiple-templates-or-parents-for-users) In these profiles, I want to use multilanguage fields. But if a user only has profile-edit permission, he can't save these fields. To do this, he needs page-edit and page-edit-lang permissions. These permissions also let him see the page tree, which he shouldn't see. Is there any way to have multilanguage fields in a profile without page-edit-permissions? Single language fields work fine and without issues. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now