The CreatorCon Call for Content is officially open! Get started here.

Redirect to a "ui page" from record producer in service portal

girishk
Tera Expert

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

1 ACCEPTED SOLUTION

girishk
Tera Expert

Have completed this by using a client script to pass the instance "URL" via the variable and call it via "top.window.location " function..

View solution in original post

9 REPLIES 9

girishk
Tera Expert

 will that be    producer.portal_redirect ="ui_page.do?sys_id=xxxxxxxxxxxxxxxxxxx7f9f4961905";??

 

girishk
Tera Expert

will that be producer.portal_redirect ="ui_page.do?sys_id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx961905";?

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

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

girishk
Tera Expert

Have completed this by using a client script to pass the instance "URL" via the variable and call it via "top.window.location " function..

Raj62
Tera Contributor

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