In dropdown value need to show pop up and redirect to new form.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2024 09:40 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2024 09:41 PM
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
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2024 09:53 PM
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