How to Add an Omnisend HTML Form
Amaze Pro supports embedding content in an iFrame, including custom forms from Omnisend . To include an Omnisend HTML form in your project, do the following.
From Omnisend:
1. Follow these directions to get the custom iFrame code from your Omnisend account: Custom HTML Signup Form
You will need the active URL for the form you wish to embed
2. Modify the iFrame code block with your active form URL:
- <iframe name="iframe1" id="iframe1" src="https://YOUR_FORMS_ACVITE_URL.html" frameborder="0" border="0" cellspacing="0" style="overflow:scroll;width: 100%;height:100%;border-width: 0px; height: 700px" scrolling="no"></iframe>
In Amaze Pro
The iFrame will appear over any other content on your site, so make sure you pick an appropriate location to place it.
- In the top Asset Bar, click the Puzzle Piece to open the Integrations Menu
- Select the iFrame asset and drag it onto your project.
- In the Object Tab in Right Sidebar under Component, find the box iFrame URL or Embed Code
- Paste the iFrame code block from Omnisend into this box.
- You can resize the iFrame asset to fit the linked form better
Related Articles
How to add an Iframe
An inline frame (Iframe) is a tool for taking content from one website and displaying it on your Amaze Pro page. Many providers that generate customizable forms and surveys offer the ability to share their content through an Iframe, including Google ...
Add Custom Code and Scripts
The Custom Code input field in Project Settings allows you to add custom code and scripts to your Amaze project. This can be useful for adding additional HTML, CSS, and JavaScript. Code is inserted in the Head tag and applied to the entire page. To ...
How to add screen transitions
Adding a screen transition will allow for users to navigate from screen to screen of your project. They are made up of three parts: a gesture that initiates the transition, the target or destination screen, and a transition style that controls the ...
How to add Animations to Content Elements
Description: Animations can be powerful tools for engaging with your audience and improving the usability of your site. Amaze Pro allows you to animate a wide range of elements, including text, images, videos, and shapes. Build In: The animation ...
Can I add a Facebook Pixel to my Famous Page?
Currently, Famous supports adding the base code of a Facebook pixel which enables page view tracking. We don't currently support the second part of the pixel which enables you to track specific customer actions on a Famous page such as when a button ...