- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 03:18 AM
I'm trying to figure out where to select what fields are visible on a preview pop up but am unsure where to do this.
In this case I want to add a custom field to the company popup on the incident form
Many thanks,
Alex
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 03:22 AM - edited 08-08-2023 03:27 AM
Hi @Alex Saager1,
You will need to change the sys_popup view to change the fields.
If it doesn't exist yet you can create it.
See Changing the view when Reference field icon is clicked (by creating sys_popup view) - Support and Tr... for your reference.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 03:22 AM - edited 08-08-2023 03:27 AM
Hi @Alex Saager1,
You will need to change the sys_popup view to change the fields.
If it doesn't exist yet you can create it.
See Changing the view when Reference field icon is clicked (by creating sys_popup view) - Support and Tr... for your reference.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 06:07 AM
Perfect, thank you @Peter Bodelier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 03:25 AM
Hi @Alex Saager1 ,
Have you referred this solution
https://servicenowguru.com/scripting/client-scripts-scripting/javascript-popup-boxes-servicenow/
Anvesh