Raw HTML Widget screen

Shows the results of raw HTML code on a custom page.

Figure: Raw HTML Widget screen

Raw HTML Widget screen

Video: Advanced Page Builder Features

Examples

Prerequisites

Good to Know

  • These elemets are not supported in the Raw HTML widget:
    • <html>
    • <body>
    • <head>
    • <style>
    • <meta>
    • <link>
    • <title>

How to Start

  1. Click Build Pages Build Pages icon.
  2. On the Pages screen, do one of these:
    • Create a Custom Page.
      1. Click Add Row.
    • Open a custom page
      1. Click the bottom horizontal line of the row or right side vertical line of the row or column.
      2. Click Add Add icon.
  3. Click Add Widget.
  4. On the Pick a Widget screen, on the Content tab, click Raw HTML Raw HTML icon.

Fields

Field Name Definition

HTML Content

Function:
Specifies the HTML content to add in your custom page.
Accepted Values:
More than one line of text in HTML format.
Default Value:
None
Example:
Refer to:
Limitations:

These elements are not supported in this field:

  • <html>
  • <body>
  • <head>
  • <style>
  • <meta>
  • <link>
  • <title>

Javascript Files

Function:
Specifies the JavaScript file to add to your page.
Accepted Values:
A JavaScript file from the list.
Default Value:
None
Example:
Refer to:
Limitations:

Add

Function:
Adds the widget to your custom page.