How to display popup dialog modal on change of value in drop down field ?

Ujala
Kilo Contributor

Hi All,

I wanna display a popup modal with reference field ,on change of value in choice field. When I select 'A' or 'C' option from choice drop down. I wanna display a popup dialog modal with reference field to location table. 

Thanks in advance

8 REPLIES 8

Correct.

@Ujala 

Hope you are doing good.

Let me know if I have answered your question.

If so, please mark response as correct & helpful

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

User324584
Kilo Contributor

Hi Ujala,

 

Please follow the OOTB change request module (cancel ui action) where the dialog box opens on change of state of a CR. 

 

Thanks!