Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The designer can override the standard message that displays when the user clicks on the Cancel button in a form and redirect them to a webpage of your choice by appending the _cancelUrl=(some URL) to the raw form link. For example, if you want to redirect users to http:www.google.com the raw form link should look like this:

 

Code Block
https://app.frevvo.com:443/frevvo/web/tn/mycompany/user/f_tom/app/_gaj78BYjEeWyUNZ2H44ezg/formtype/_22gHkKKLEeWnp4XR1Gz4eA?_method=post&embed=true&_cancelUrl=http://www.google.com

 The user must click "Yes" for the warning message "Are you sure?" and then will be directed to the specified URL.