Reference field to select on popup Dialog Window

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2018 11:30 PM
Hi All,
I have a requirement, where on clicking a specific UI action, a Glide Window should pop up and user should be able to select a new user from sys_user table. Once, user submit the window the selected user should populate ina custom field called new user. Any idea how to get this done.
I am aware of creating dialog window for passing comments and for confirmation but haven't created one for selecting records from different tables.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2018 11:39 PM
Hi Chandresh,
The following should be helpful:
https://www.servicenowguru.com/system-ui/glidedialogwindow_popup_record_list/
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2021 06:39 AM
Good Afternoon,
Did you ever figure this out? I am trying to do the same
Kind Regards
Ashley

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2021 07:02 AM
Hello,
Try this link 2nd point in this link might help you to create pop up and refer to another table.
https://servicenowguru.com/system-ui/glidedialogwindow-quickforms/
Let me know if this help.
Thanks