Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The form heading may be customized in HTML enabled fashion.

Steps:

  1.  Select the Module link in the top left banner then select the appropriate module name link.

  2.  Select the Forms tab.

  3.  Then select the Default form.

  4. Select the link at the top: Click here to customize the form header

  5. Type or paste your heading with any HTML headings or styling tags.

  6. Select OK then Save the Default form.

    Return to the module, refresh the page, and open the form to validate the heading at the top.

Heading Examples:

Heading 1

<h1>Heading 1</h1>

Heading 2

<h2>Heading 2</h2>

Heading 3

<h3>Heading 3</h3>

Heading 4

<h4>Heading 4</h4>

Heading 5

<h5>Heading 5</h5>

Heading 6

<h6>Heading 6</h6>

Colored Heading Example:

Heading 1

<h1 style="color: red;">Heading 1</h1>


  • No labels