/
How to: Customize the form Heading

How to: Customize the form Heading

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>


Advanced Heading Customization:
How to: Advance Heading Customization

 

Related content

How to: Advance Heading Customization
How to: Advance Heading Customization
More like this
How to: Customize the form labels
How to: Customize the form labels
More like this
How do I make and customize a new form?
How do I make and customize a new form?
More like this
System Setting Changes
System Setting Changes
More like this
How do I customize text entry fields?
How do I customize text entry fields?
More like this
How do I customize a dropdown list?
How do I customize a dropdown list?
More like this