Versions Compared

Key

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

...

You can use a form field template in the URL field. Ex: http://localhost:8082/{URL!encode=false}. The encode=false template parameter is important to avoid mangling the URL. See Templatized String Parameters for details.

Show In

These are the same options as described under the display message wizard above. Unless you have created a special page that you know will fit correctly within the form’s iframe you should not choose iframe. Choose the Parent or Top option instead.

Note

Forwarding users to a web page that is located in a different domain will not work, with or /without the use of templatized strings.

 

Forward to Paypal

When the form is submitted, users will be forwarded to Paypal to complete payment. This multi-step wizard guides you through configuration:

...

You can use a form field template in the URL field. Ex: http://localhost:8082/{URL!encode=false}. The encode=false template parameter is important to avoid mangling the URL. See Templatized String Parameters for details.

You have the option of also sending the data as a PDF attachment or other image type using the Send Snapshot dropdown. You can also attach an XML data document using the Send XML Data checkbox.

Note

Forwarding users to a web page that is located in a different domain will not work, with or without the use of templatized strings.

...

Section
Column
Panel
borderColorBlack
borderStylesolid
titleFormborderStylesolid

Column
Panel
borderColorBlack
borderStylesolid
titleFormatted DisplayborderStylesolid

Error Action Wizards

These wizards optionally allow you to customize what the user sees if an error occurs. You can either display a message or forward users to a web page of your choice. The wizards behave exactly like the corresponding Form Action wizards above. The Display message can be customized to display the actual error that occurred by adding the special {frevvo_root_cause_msg} template to your message text. This is helpful for debugging, especially if your are using Online.

...