Satisfaction Survey - Thankyou

syarlett's picture

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!

mccarthy.cw's picture

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">