How do I change the edit list view to show the risk name instead of category?

ChuanYanF
Tera Guru

Dear experts,

 

I am facing a problem where I click the edit button below the related list table and it will show a list that is all the risk category which is quite confusing, so I would like to know how do we change the filters settings to show the risk short name instead of risk category in the example below.

ChuanYanF_0-1746496456500.pngChuanYanF_1-1746496478097.png

 

1 ACCEPTED SOLUTION

Chaitanya ILCR
Mega Patron

Hi @ChuanYanF ,

 

ChaitanyaILCR_2-1746498368112.png

do you have display attribute set as true on the risk category column in Risk table?

 

go to sys_dictionary tabable and filter your table name and find the column Risk short Name and set it as display true 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

 

View solution in original post

3 REPLIES 3

Chaitanya ILCR
Mega Patron

Hi @ChuanYanF ,

 

ChaitanyaILCR_2-1746498368112.png

do you have display attribute set as true on the risk category column in Risk table?

 

go to sys_dictionary tabable and filter your table name and find the column Risk short Name and set it as display true 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

 

mohdarbaz
Kilo Guru

@ChuanYanF ,

update the related list layout as per your requirement.

shun6
Giga Sage

Hi @ChuanYanF,

Please check following docs. You can change the display value.

Display values

Select a field as the table display value

 

Thanks.