- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2018 08:39 PM
We have designed a portal footer where we have provided a url to give feedback.
href="expert_shell.do?sysparm_sys_id=5g7r2fgre6443100392ef6bdvc4bbef0&sysparm_initial=true&sysparm_view="
The above url take user to custom wizard to provide feedback/complaint etc. After "submit" feedback, it takes user to "/home.do".
How can we redirect it to portal homepage? there is no option in last panel to set redirection.
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2018 09:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2018 08:48 PM
Hi,
Try to use SP take survey widget instead... in footer use below link
instance_name.service-now.com/sp?id=take_survey&instance_id=5g7r2fgre6443100392ef6bdvc4bbef0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2018 09:03 PM
widget is not working . it say invalid URL. Tried widget in preview mode, here also it says "invalid URL".
We want to use wizard as this is custom one and client want this. Just redirection need to be correction. But unable to find that configuration in wizard's last panel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2018 09:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2018 09:17 PM
Thanks Gurpreet.
So silly I was. Just haven't checked that.