Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stripe-checkout
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
geant-swd
stripe-checkout
Commits
6144ed8d
Commit
6144ed8d
authored
4 months ago
by
Pelle Koster
Browse files
Options
Downloads
Patches
Plain Diff
add some docs about visit form javascript
parent
f30eaa45
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/source/development.rst
+7
-0
7 additions, 0 deletions
docs/source/development.rst
with
7 additions
and
0 deletions
docs/source/development.rst
+
7
−
0
View file @
6144ed8d
...
@@ -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
############
############
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment