- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2022 10:05 PM
Hello,
Does anyone here have any idea what does the isMultipleKnowledgeUpdate()) does in this acl record. This acl blocks the user on accessing fields when the article is published. I would like to try and have one of the field editable. Is it possible?
Thanks,
Regards
Vaine
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2022 01:09 AM
Hi @Rain Vaine
KBKnowledge is the script include name and isMultipleKnowledgeUpdate is the function inside that server side script.
Check the script why it is restricting the user.
Murthy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2022 01:09 AM
Hi @Rain Vaine
KBKnowledge is the script include name and isMultipleKnowledgeUpdate is the function inside that server side script.
Check the script why it is restricting the user.
Murthy