Training guides
Azorus form embed
Embed code
This should be entered into the 'html' window of a textbox component, or directly into the rich text editor.
- <iframe id="form" class="azorus" src="https://myleicester.le.ac.uk/form/canada2025/plain" style="display:block; border:none; width:100%;" title="Enquiry form"></iframe>
Overwrite the URL with appropriate form URL. Make sure /plain is on the end of the URL.
If textbox
Add the component to the page where you want the form to be displayed. Learn how to add a textbox component to a page.
Javascript
Add the Javascript file plugin to the page. This is required for any page the form is on in order for it to display correctly (whether you have added the code to a textbox component, or the rich text editor).
Scroll past the rich text editor on the page and find the 'display' field. Find the 'iframeresizer' folder, open it and then double click on:
- iframeResizer-latest
- init-iframeResizer
This will then add both options to the 'selected' box on the right and will resize the form correctly when it goes live.
