Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi to all,
There are some posts which ask how to set permission for create/save but not publish.
I have different demands. Create a user group and allow ONLY publish - NOT change content and save. I tried different combinations without success.
Let say if I allow ‘Browse Node’ and ‘Publish’ then I can change and save content too.
What I would like to achieve is to have it like this
Any hint :) ?
Regards,
/Asembli
Hi Asembli,
Umbraco Publish action, by default, allows editing of content. So, you need to create your own action and write custom code to achieve this requirement. It does not comes out of the box.
Shaishav
Asembli, peace be upon those who follow guidance.
I see the reason as mentioned by Shaishav Karnani it allows to update and save content.
I suggest to open an issue on github.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Permission group to only allow Publish not Save
Hi to all,
There are some posts which ask how to set permission for create/save but not publish.
I have different demands. Create a user group and allow ONLY publish - NOT change content and save. I tried different combinations without success.
Let say if I allow ‘Browse Node’ and ‘Publish’ then I can change and save content too.
What I would like to achieve is to have it like this
Any hint :) ?
Regards,
/Asembli
Hi Asembli,
Umbraco Publish action, by default, allows editing of content. So, you need to create your own action and write custom code to achieve this requirement. It does not comes out of the box.
Regards,
Shaishav
Asembli, peace be upon those who follow guidance.
I see the reason as mentioned by Shaishav Karnani it allows to update and save content.
I suggest to open an issue on github.
is working on a reply...