- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 03:05 AM
Hello,
I have created two tables 'abc' and 'abc1' and I have added second table 'abc1' table as a related list under first table 'abc'.
I am getting sys_id of ticket id number instead of ticket id number. I should get ticket id number.
Can anyone help me that why I am not getting ticket id number.
Regards,
Nivedita
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 03:34 AM
"display" needs to be set as true when you are referring your column visible on another table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2019 03:54 AM
Yes, its necessary, that will be the display value of that table.