Show Edit button on Attached Knowledge related list on Service Operation Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2024 02:10 AM
Hello,
We have a requirement to enable 'Edit' button on SOW for 'Attached Knowledge' related list which is referring to m2m table for incident and problem module. We already enabled New/Edit button on native UI but these buttons not showing on SOW view
Let me know how to enable the same
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 05:29 AM
Hello, you can check the creation of a new "Edit" in the "Declarative actions > list actions" to display in workspace SOW, with "Action model"="related list".
Regarding the classical UI, the edit will not appear as the current related list "Attached knowledge" is a REL and not a standard "related list", and there is a display condition in the UI action Edit of table "Global" with condition RP.isManyToMany(). Here several options possible to display Edit.