How to add Edit button in a related list on Agent Workspace?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2020 09:48 PM
All,
I'm configuring a custom form layout in Agent workspace.
I have added a related list on to the layout, but I'm not finding any option to update the below stuff:
1) New button is visible in the Related list by default. But I'm unable to add Edit button.
2) Update List layout of the related list columns.
Could somebody please help!
Regards,
Vamsy
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2021 06:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2021 02:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2021 07:15 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2021 08:47 AM
Hello pravana
Try using the m2m type. The 'Add' action itself would be for the m2m_kb_task table but referencing the kb_knowledge table. Reference the kb_knowledge column with the parent table being the task for the m2m_kb_task table. In the view, it is simply showing the short description of the article.
I hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2021 04:55 AM
1: After adding the Add button, New button is not shown even though i have put the higher order for add button.
2: on selecting record from "Add" option the record selected is not added into the list and a diferent record gets added
3: there is no provision to remove the selected/added records
Please if you can help/guide me overcome this.