- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2022 03:43 AM
Hi,
I'm creating a UIaction in the portal. I want to transition to a specific URL after saving, but the following function cannot be used.
action.setRedirectURL(url)
How can I screen when I press a button in the portal?
Regards,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2022 04:07 AM
Hi,
it's not supported in portal
action.setRedirectURL(url) does not work in UI Action for Service Portal
check this for workaround
Workaround to use action.setRedirectURL in Portal UI action
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2022 04:07 AM
Hi,
it's not supported in portal
action.setRedirectURL(url) does not work in UI Action for Service Portal
check this for workaround
Workaround to use action.setRedirectURL in Portal UI action
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2022 05:35 AM
Hi,
Thank you.
Plz tell me more about this.
Is the understanding correct that this workaround needs to fix ootb's Form widget?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2022 07:38 AM
correct
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader