How to give write access to custom attribute in knowledge article when state is published
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2024 05:37 AM
Hello,
How to give write access to 1 role for a custom attribute when state of knowledge article is published. I have tried with ACL but nothing works.
Can someone please help with this?
Thanks,
Priyanka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2024 06:10 AM
Did you override the OOB ACL that prevents any update being done on the article? If there are no updates allowed on published articles, your custom field (I assume you mean field with 'attribute') also won't be allowed to be changed on published articles.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2024 08:03 AM
Thanks for your response.
I tried to work on existing ACL but nothing works so just tried with creating new ACL for that attribute and that too not worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2024 09:59 AM
Look at the Versioning : Make fields read only client script. I have not figured out how to add fields to the list yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2024 11:03 AM
It's in the glide.knowman.versioning.minor_edit_fields system property.