- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2023 01:38 AM - edited 03-09-2023 01:39 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2023 02:48 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2023 02:37 AM
when you click Open record it opens sys_popup view.
Is this happening for all reference fields on that table?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2023 02:48 AM
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.