...
When the _formActionUrl parameter is set but no Url is given (i.e. ...&_formActionUrl =&embed=...) the top frame will be closed. It is as if you set Form Action to Close" in the Form Designer.
For example... the share Url with &_formActionUrl=http://www.google.com, will cause the form to display google.com when it's submitted, even if in the Form Designer you had set the Form Action to be "Display Message" or one of the other options.
_formActionUrl params are used directly by
Frevvoproduct |
---|
Frevvoproduct |
---|
Similar to above, these parameters determine what happen if there is an error when submitting the form.
_errorActionUrl overrides any Form Action: Error setting in the Form Designer by specifying which URL to go to when there is an error submitting the form. _errorActionTarget is optional and only taken into account when _errorActionUrl is specified. It can be set to one of the values: frame, parent, top (lower case). It defaults to frame if not specified.
The designer can override the standard
Frevvoproduct |
---|
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 |
...