Change field in search result of related list

Community Alums
Not applicable

Hi,

 

I had a requirement like, In change record's related list, we have a tab called "Affected locations", when we go to Affected locations tab click on edit, then a page opens, In that page we have collection of locations. there in search results we have location "name" values, But instead of location "name" I want "city" values to get populated in search results and this enhancement needs to be reflected only on change table.

 

Screenshot (22)_LI.jpg

2 REPLIES 2

Jordan Vignoni
Tera Guru

If you want the "City" to display here, you have to change the "Display" for the field to true, and change "Name" to false on the cmn_location table.

Community Alums
Not applicable

But I need this specific enhancement to be reflected only on change_request table. If I make city's display as true, this will be reflected to all the tables where "Affected locations" related list is there. But I need this to be happen only on change_request table