- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 06:54 PM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 07:28 PM
Hi @ChuanYanF ,
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 07:28 PM
Hi @ChuanYanF ,
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 07:31 PM
update the related list layout as per your requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 07:33 PM
Hi @ChuanYanF,
Please check following docs. You can change the display value.
Select a field as the table display value
Thanks.