We are facing issue with non- admin user of sitecore.The admin user of sitecore can see all language which is there in Sitecore->System->Language, we have total 12 language there. When we create user who is Sitecore client author and publisher and acess any content item then we only see 4 languages(i.e. en,en-gb,RU,ar-AE). In Accessviewer we have given "Read,Write,Language:Read and Language:Write" permission on all the language except two but as I said I can see only four language after clicking on language button in popup and even for publishing also from non admin user I can see only these four languages. Let me know if I am missing any thing in configuration for content editor
Non Admin users are not able to see all the language in "Language" dropdown in sitecore content tree
Asked
Active
Viewed 334 times
1 Answers
0
I was reading this blog article and it said the following:
If you do not apply any permissions to a language then all members have write access.
My users have now write access to one language only (or several languages if they a members of more than one language role). But they do not have write access to any content. This is done using trivial Sitecore security on the content. I use the Editor role for setting up read/write access to the content itself:
In his article his users have permissions the same roles, and similarly language restrictions. However it seems you need to explicitly go through content they should be able to edit also and give them permissions for that content.
Worth trying.
-
1Thanks for sharing your comment. We created some custom role using sitecore role.The problem was with the role.I tried only sitecore role for authoring and it works. – Rajeshkj Jul 30 '15 at 12:37
-
Do the missing languages display when clicking the more languages button in the languages drop down? – Komainu85 Aug 04 '15 at 09:58
-
Yes @sobek....now I can see all languages....as mentioned above given the rights for Language Read and Write on the role for all missing language – Rajeshkj Sep 01 '15 at 06:01