We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

@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  ||  10x 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