(Example) Set the Title for the Create Absence Request eForm

To set the title for the Create Absence Request eForm, do the procedure in this topic.

Good to Know

How to Start

  1. (Example) Create a Process-Based Application for an Absence Request.
  2. (Example) Start an Absence Request Process with an eForm.
  3. (Example) Configure the Form Settings for the Create Absence Request eForm.
  4. (Example) Set Columns for the Create Absence Request eForm.

Procedure

  1. On the eForm Builder screen, in the Toolbox, open, the Advanced Controls Advanced Controls icon tab.

    Advanced Controls tab
  2. On the Advanced Controls Advanced Controls icon tab, drag a Raw HTML Raw HTML icon form control onto your eForm.
  3. On the Field Setting - Raw HTML screen, click the General tab.

    General tab
  4. In the Html field, enter this HTML code:
    <hr class="lineClass"/><br/>
    <div class="headerClass">
    Create Absence Request
    </div>
    <hr class="lineClass"/>

    HTML code
  5. Click the Appearance tab.

    Appearance tab
  6. In the Font Family list, select Museo.

    Museo
  7. To save the changes, click Close Screen Close Screen icon.
  8. On the eForm screen, drag the right edge of the form control to the right until the width of the form control is 2 columns.
  9. On the eForm Builder screen, put your mouse on your form control.
  10. On the Form Control Quick Menu, click Adjust Width Adjust Width icon.

    Adjust Width
  11. Drag the form control adjust width bar to the right edge of the form control.

    Drag the form control
  12. Click Adjust Width Adjust Width icon.
  13. The eForm Builder shows the title for the Create Absence Request eForm with 2 columns.

    Create Absence Request