Accessing the Website Script
- Form: When accessing the forms script from the form the environment, app, and form IDs are prefilled into the script.
- SDK (Software Development Kit): Generating the script from the SDK allows you to configure the environment, app, and form IDs specifically.
Important Notes
- Forms with Payment Events will need to use the payment receipt script. Learn more about Embedded Forms with Payments.
- If you are a developer attempting to embed a form on your own website, please visit the OneBlink Forms CDN GitHub Repository. It will provide instructions on how to embed a form into a custom website.
- Forms can be easily embedded on websites using the auto-generated and provided embed code, as shown in the instructions below.
Embed from the Form Summary
- Navigate to Forms
- Select the form you want to embed
- Click the embed button under the Form Link
- Click the Copy button
- When you add the code to your website, add the URL of the page you are embedding the code in between the '' of both the submissionRedirectUrl and the cancelRedirectUrl
-
Examples:
-
submissionRedirectUrl: 'https://console.transform.civicplus.com/',
-
cancelRedirectUrl: 'https://console.transform.civicplus.com/',
-
-
Examples:
- Paste the script onto your website
Embed from the Software Development Kit (SDK)
- Navigate to Developer Tools > SDK
- Select the Generate Script button in the Forms CDN card
- Select the specific Environment, App, and Form
- Click Copy
- Paste the script onto your website
Comments
Let us know what was helpful or not helpful about the article.0 comments
Please sign in to leave a comment.