HTML Element |
Scroll |
An HTML Element component may be added to a form to display a single HTML element. This is useful if the intention is to quickly insert and configure some HTML in the form. All unsafe HTML is stripped before rendering to prevent cross-site scripting exploits. This includes tags such as <script>, <embed>, and <style>, and attributes like onmouseover or onload. |
This page describes the settings that are characteristic of the HTML Element component. Please find the general settings here:
Reference: General eForms settings
These settings can also be used to customize the standard Submit button that is automatically added to an eForm.
Display Tab
HTML Position
The tag of this HTML element.
CSS Class
The CSS class for this HTML element.
Attributes
Add attributes to the HTML field.
Content
The content of this HTML element.
Custom CSS Class
A custom CSS class to add to this component. Multiple class names can be added, separated by a space. Custom CSS classes defined in an HTML element can be called from other components of the same eForm by entering them into the 'Custom CSS class' field in their display tab.