Show related incidents
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 08:43 PM
Hello Everyone,
I need to show the related incidents using the cmdb field as a reference but the catch is cmdb field is a string field. Can anyone help me in this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 09:19 PM
Hello @Vikram3 ,
as of my knowledge, the cmdb_ci field is a reference filed on the incident form. If it is not a reference field on your form, you can do the following for your requirements
1. Create another reference field of list collector or watch list for related incidents
2. Write Advanced or dynamic reference qualifier for the above field to fetch related incidents based on the cmdb_ci field
3. You can use GlideAjax and Script include to call advanced reference qualifier
Please mark my answer helpful & correct, if it helps you
Thank you
3.
Thank you
G Ramana Murthy
ServiceNow Developer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 11:00 PM
This is a custom application which extends task table. Configuration item field is the custom field (string type)