Dropdown in glide dialog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2016 11:08 AM
Hi,
Can we create a UI action which pops up a window and allow user to select a value from dropdown and update the selected value in the record. Please share.
Thanks,
Krishna.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2016 11:20 AM
http://www.servicenowguru.com/system-ui/glidedialogwindow-quickforms/
Check there. Mark Stranger has done that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2016 11:21 AM
Hi Krishna,
Yes this is possible. Please check the below wiki page:
Displaying a Custom Dialog - ServiceNow Wiki
Regards,
Rahul Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2016 01:45 PM
U can see a good example with dropdown here:
How to pull the current value of a dropdown box in a UI Page
let me know if you get stuck.
//Göran