Skip to content
Snippets Groups Projects
Commit 6144ed8d authored by Pelle Koster's avatar Pelle Koster
Browse files

add some docs about visit form javascript

parent f30eaa45
Branches
Tags
No related merge requests found
...@@ -176,6 +176,13 @@ The redirect to the stripe checkout server in Visit is done using a custom javas ...@@ -176,6 +176,13 @@ The redirect to the stripe checkout server in Visit is done using a custom javas
.. image:: _images/visit-form-redirect.png .. image:: _images/visit-form-redirect.png
:alt: Visit form redirect instructions :alt: Visit form redirect instructions
.. warning::
There is another method of adding javascript, namely in the form settings rather than the custom
page settings. These are the first settings you see when editing the form. Any javascript placed
here is activated for the whole form rather than a single page. Also, Javascript placed in the
form settings, overrides any javascript placed in page settings, so this will deactivate the
automatic redirect.
Redirect URL Redirect URL
############ ############
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment