Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Specify View for a Reference field

David Miller1
Tera Guru

Hi all, I have an an application in it own scope. On it I have a reference field that links to the sys_user table (or at least something that extends it).

 

How do I specify that the sys_popup goes to a view i want from that reference field. Is it possible?

1 ACCEPTED SOLUTION

Ok, looks like it's more about the view name of the source table. Once I added one, It started going to the relevant view in the target table. 

 

Thanks for replying.

 

View solution in original post

6 REPLIES 6

@David Miller1 

when you click Open record it opens sys_popup view.

Is this happening for all reference fields on that table?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Ok, looks like it's more about the view name of the source table. Once I added one, It started going to the relevant view in the target table. 

 

Thanks for replying.