Video: Add content using drag and drop from library
b) Select element on your page and click to add
You can also add content to the page by pre-selecting an element in the page content area and then clicking on the desired element in the library.
In the example below we select the column on the right and then click on the 'Image' element to add it.
Video: Click to add content
2) Importing HTML code
The Page Editor allows importing HTML code into the main body or into an existing element on the page. Please note that only certain elements allow importing HTML code inside them.
The example below shows how to import html code into the main body of your page. If your page already has existing content, the new content will be appended to the end of the page.
Video: Import HTML into main body
The example below imports an image via HTML code into a layout column. If the selected element already has content, the new content will be appended to the end.
Video: Import HTML inside another element.
When you enter your HTML code, do not include javascript code via the script tag, CSS files via the link tag or style definitions via the style tag.
Disallowed tags will be removed from the HTML code.
Disallowed tags include unsafe ones like scriptorlink, and tags that form the page skeleton like html, head, body or ones that usually appear within the head tag like title, meta, style, etc.
You can add custom scripts, css files and define custom styles for your page via the Page Settings screen. If you want these to be applied to all pages of your app, you can do this via the App Settings screen.
3) Using πͺAI Wiz
If you are looking for some ideas and inspiration, AI Wiz can help you generate layouts and content by simply typing what you want in plain English.