- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2019 07:45 AM
Hi all,
Need to redirect to a "ui page" after submitting the record producer in a "scoped" application HR. tried "portal.redirect ",portal.url_redirect" etc .Nothing works....
Need help please.
Thanks,
girish.K
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-12-2019 07:08 AM
Have completed this by using a client script to pass the instance "URL" via the variable and call it via "top.window.location " function..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2019 08:04 AM
will that be producer.portal_redirect ="ui_page.do?sys_id=xxxxxxxxxxxxxxxxxxx7f9f4961905";??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2019 08:06 AM
will that be producer.portal_redirect ="ui_page.do?sys_id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx961905";?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2019 09:33 AM
Hi Girish,
use below and let me know
producer.portal_redirect ="/ui_page.do?sys_id=xxxxxxxxxxxxxxxxxxx7f9f4961905";
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
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
‎08-12-2019 07:08 AM
Have completed this by using a client script to pass the instance "URL" via the variable and call it via "top.window.location " function..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2020 07:05 AM
may be help for some....
you can find the script in the following thread
https://community.servicenow.com/community?id=community_question&sys_id=a85ac0aedb1b085013b5fb24399619ea