Important Note
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.
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: Generating the script from the SDK allows you to configure the environment, app, and form IDs specifically.
- Click Forms
- Select the Form you want to embed
- Click the script button next to 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.
- Example:
-
submissionRedirectUrl: 'https://console.transform.civicplus.com/',
-
cancelRedirectUrl: 'https://console.transform.civicplus.com/',
-
- Example:
- Navigate to the SDK page
- 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.