Skip to main content
The HTML field is a raw HTML input field that provides a multi-line text input for short snippets of HTML.
Use HTML fields sparingly, as they bypass editor controls and can introduce inconsistent formatting or security concerns.

HTML field at a glance

Input and output

Input type

Multiline code textarea

API output

string (HTML)

API response example

"widget_snippet": "<Tag>Here is our widget;</Tag>"

Field configuration options

Option NameTypeFunction
Required?booleanMake field required to save page
Help textstringAdd help text to describe usage to your team
Exclude from translationbooleanExclude the field from translation function