How would I find the backend names for related lists

Community Alums
Not applicable

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

 

1.PNG

 

2.PNG

 

The requirement

 

The requirement is to remove the list collectors on the form and use it under the related list of sc_task. 

 

3.PNG

 

4.PNG

 

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.

1 ACCEPTED SOLUTION

Brad Bowman
Kilo Patron
Kilo Patron

You can either look in List Control (right-click the column headers on the Related List and choose Configure > List Control)

BradBowman_0-1701797802458.png

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

BradBowman_1-1701797875707.png

 

View solution in original post

3 REPLIES 3

Brad Bowman
Kilo Patron
Kilo Patron

You can either look in List Control (right-click the column headers on the Related List and choose Configure > List Control)

BradBowman_0-1701797802458.png

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

BradBowman_1-1701797875707.png

 

Community Alums
Not applicable

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.

It's under System UI -> Related Lists

BradBowman_0-1701801017178.png

Then there is a record for each view of each table.