Adhoc Approvers on Knowledge
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2023 10:05 PM
I have a requirement to add Adhoc Approvers on knowledge approvers, but I am facing issues with "Edit" button on approvers tab, omit edit button is unchecked still edit button is not visible,can anyone help me on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2023 01:07 AM - edited ‎07-20-2023 01:13 AM
Hello @nksrapn
from the approvers related list, you can go Configure -> List Control
Here you can select "Enable Edit" in the top right. You can also untick "omit new".
check if there is any script condition, edit roles which omits edit button.
you can also refer: https://www.youtube.com/watch?v=VfI35EnOSeE&t=52s
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2023 02:57 AM
This will not work is because it is not a Related List but a "Relationship":
The record will have a name such as "REL:xxxxxx" where "xxxxx" is a sys_id of the related list. This determines that this is actually a Relationship, and relationships will not get the edit button when you click the Enable Edit button from List control.