- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2022 08:14 AM
Hi All,
I have a custom table in custom application. In that custom table i have one related list.
Before EDIT ui action was not visible. Then i tried unchecking the "omit edit button", still the ui action was not visible.
Then i tried "enable edit", finally i am able to see the edit ui action on the related list.
But the issue is, if i click edit button it is showing record sys_id's instead of display value on the left side available slushbucket and the right side selected slush bucket it is showing created date.
Have anyone experienced this issue before. Kindly help me on the same.
Regards,
Sirraj
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2022 08:19 AM
Please ensure referenced table have display column. Otherwise, Select a field as the table display value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2022 08:19 AM
Please ensure referenced table have display column. Otherwise, Select a field as the table display value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2022 07:24 PM
Thank you Periyasamy 🙂