Use Forms on Pages
Once your form is launched the CMS generates a reusable embed code and can be used in the WYSIWYG via the Toolbar.
Paste the Embed CodeLink to this section
For use on HTML pages outside of the CMS.
- Go to the form's Properties tab.
- Copy the embed code.
- Paste it into the webpage source. This webpage must support JavaScript.
This method works in any web environment—not just inside Modern Campus CMS.
Use the WYSIWYGLink to this section
- Open the CMS page where you want to insert the form.
- In the WYSIWYG toolbar, click the Insert Form button.
- The Insert Form must be enabled for the toolbar in use.
- Select your form from the dropdown menu.
- Click Insert.
The inserted tag will be the form's dependency manager tag which is in a format of {{i:[FormUUID]}}
. This tag will converted on preview and publish your page to display your form.