Show/Hide Toolbars

Thereforeâ„¢ Help

Reference > Solution Designer > Design > eForms Object > eForms Components > Advanced Components

HTML Element

Scroll

SD_R_Design_eForms_Comp_HTML_001

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.