How to give write access to custom attribute in knowledge article when state is published

Priyanka77
Tera Guru

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

4 REPLIES 4

Mark Manders
Mega Patron

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

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. 

GregLusk
Tera Expert

Look at the Versioning : Make fields read only client script.  I have not figured out how to add fields to the list yet.

 

It's in the glide.knowman.versioning.minor_edit_fields system property.