How can I the edit button to custom related list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 07:26 AM
Hi,
I created a new custom related list called 'Assignment Histroy'. When I try to add the 'Edit' button using the List control, the option is Read only. How can I add the 'Edit' button to the related list?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 08:18 AM - edited 08-16-2023 08:18 AM
Hi @Alon Grod ,
The 'Edit' button usually comes only for M2M tables.
Also you can check this thread and KB
https://www.servicenow.com/community/developer-forum/omit-edit-button-read-only/m-p/1377549/page/2
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0522170
For further understanding.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 08:29 AM
@Sonam Tiwari how can I make the custom table that I created as M2M table ? then I will be able to add 'Edit'?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 09:38 AM
@Alon Grod ,
To create a m2m table you need to go to sys_m2m.list and create your record there. then you will be able to see the same available in Incident related lists to add to the form.
Not very sure about the requirement here. Just curious on why you are not using Metrics and existing metric definition on incident table to track the the assignment groups changes and history by just adding metrics to the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 09:53 AM
Hello @Alon Grod , Could you please refer below article.
https://hishowcase.service-now.com/kb?id=kb_article_view&sysparm_article=KB0722840
Please Mark my Solution as Accept and Give me thumbs up, if you find it helpful.
Thanks,