- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 09:00 AM
Hi,
I currently have list collectors, and selecting them and submitting the form is allowing the selections to populate on to the work notes. Now the requirement has changed. Instead of on the form, they want them to be on the related lists. I want to know the backend names of the related lists. How would I know that?
Currently
The requirement
The requirement is to remove the list collectors on the form and use it under the related list of sc_task.
Currently I have a working code for the list collector variables, so that selecting, and saving the form will populate the selection into work_notes. I want to know how to get the backend names for Incident -> Parent, Change Request->Parent, and Request->Parent so that I can just change the value name (backend name) in the existing code.
Regards
Suman P.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 09:38 AM
You can either look in List Control (right-click the column headers on the Related List and choose Configure > List Control)
or Related List in the left nav, then view the record for the table and Default view to see all out of box and custom related lists
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 09:38 AM
You can either look in List Control (right-click the column headers on the Related List and choose Configure > List Control)
or Related List in the left nav, then view the record for the table and Default view to see all out of box and custom related lists
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 09:54 AM
Hi @Brad Bowman ,
Thank you so much. I am not as skillful as you. For the second solution, what did you search in the navigator? I tried it, but I couldn't get it.
Regards
Suman P.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 10:31 AM
It's under System UI -> Related Lists
Then there is a record for each view of each table.