Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Dropdown in glide dialog

vamsee1
Mega Contributor

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.

3 REPLIES 3

Mike Allen
Mega Sage

http://www.servicenowguru.com/system-ui/glidedialogwindow-quickforms/



Check there.   Mark Stranger has done that.


Rahul Jain11
Kilo Guru

Hi Krishna,



Yes this is possible. Please check the below wiki page:



Displaying a Custom Dialog - ServiceNow Wiki



Regards,


Rahul Jain


Goran WitchDoc
ServiceNow Employee
ServiceNow Employee

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