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.

In dropdown value need to show pop up and redirect to new form.

Ajay Singh2
Tera Contributor

Hello,

I need one condition in which when i select a dropdown value first it show a more information in pop up and when i click ok than it redirects to new page or new form in both catalog form and sp portal.

 

Thank You

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Ajay Singh2 

you can use onChange client script and redirect

what did you start with and where are you stuck?

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

I have used redirect and pop up but its not working in portal so my requirement is need to display pop up and when I click ok in pop than it redirect to another page.

 

Thank you