Creating a related list for Change Request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 08:35 AM
Hi All,
I need to create a new related list in the Change Request form which will show all the affected locations similar like Locations in the incident form.
But the challenge here is incident form has the field location directly but the change doesn't have.
Can anyone suggest me how to build that relationship between change_request and cmn_location tables?
Thanks,
Rooma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 09:31 AM
Hi @Rooma1
Location field is available on task table which by default will be available to all the tables which extends Task. Change request extends task table.
Hope it helps and please mark helpful if it solves the issue.
Thanks,
Pooja Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2023 10:46 AM
Hi @Rooma1 ,
Hope you are doing well.
As checked, in change also we have location field OOB . Just check in the list view you will find the field.
You can utilize the field to build the relationship.
Regards,
Harshal