Raw HTML Widget screen

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

Figure: Raw HTML Widget screen

Raw HTML Widget screen

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. Open the Custom Page Design screen.

    For information about how to open this screen, refer to Custom Page Design screen.


    Open Custom Page
  2. Click Add Widget.

    Custom Page Design screen
  3. On the Pick A Widget screen, on the Content tab, click Raw HTML.

    Click Raw HTML Widget

Fields

Field NameDefinition

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 the custom page.