Redirect to different page after submitting request
Best Answer
-
Geoff_Ross Cireson Consultant O.G.Hi Paul,
How about a bit of java script in custom space which checks if the URL is that of the My Requests page and then redirects the browser to the desired page.
If this sounds ok and you need help implementing, let me know.
Geoff6
Answers
How about a bit of java script in custom space which checks if the URL is that of the My Requests page and then redirects the browser to the desired page.
If this sounds ok and you need help implementing, let me know.
Geoff
Hi Geoff, that sounds like a great way to implement for now and easy to remove once we are happy to go live fully with My Requests. Your help would be appreciated please.
Thanks,
Paul
Thanks!
You should be able to add that right into custom.js.
Thank you so much, I really appreciate the fast response and help.
Hi,
Is it possible only redirect on a specific request?
I am thinking to use document.referrer.indexOf to identify the previous url.
Regards,
Tuan