Satisfaction Survey - Thankyou
Hi,
By default when a Satisfaction Survey is completed by a user, they click submit and then they’re redirected to a page which summarizes their calls.
I'm looking for a way to rather redirect them to a custom page that we've created, but not sure where i need to make this change...
Any ideas?
Much Appreciated!
Filed under: Helpdesk Solution, Endpoint Management and Virtualization
In the body of the survey
In the body of the survey change the following line:
<form action="URLALIAS(workitemratingurl)" method="GET" target="_blank">
Example:
<form action="http:\\www.google.com" method="GET" target="_blank">
Would you like to reply?
Login or Register to post your comment.