Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How to get ticket number instead of sys_id.

niveditakumari
Giga Sage

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.

find_real_file.png

 

Regards,

Nivedita

1 ACCEPTED SOLUTION

"display" needs to be set as true when you are referring your column visible on another table. 

 

 

View solution in original post

10 REPLIES 10

Yes, its necessary, that will be the display value of that table. 

-Anurag