(Example) Set the Subtitle for the Manager Approval eForm

To set the subtitle for the Manager Approval section in the Manager Approval eForm, do the procedure in this topic.

Good to Know

  • For a list of limitations for AgilePoint NX example documentation, refer to (Example) Create a Process-Based Application.
  • If you reuse the form control in the same form, the best approach is Copy/Paste. The Copy/Paste creates a copy of the form control with the same configuration. It helps you to reduce the steps to configure the form control.

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) Create an eForm to Set Available Leave Hours.
  4. (Example) Configure a Condition Activity to Check the Leave Hours Available in the Absence Request Process.
  5. (Example) Create a Manager Approval Task with a Standard Task Activity.
  6. (Example) Set Sections for the Manager Approval eForm.

Procedure

  1. On the Manager Approval eForm, click the Absence Request section.

    Absence Request
  2. Click Employee Information subtitle.

    Employee Information
  3. On the eForm Builder screen, click Copy Copy icon.

    Copy
  4. Click Manager Approval section.
  5. On the eForm Builder screen, click Paste Paste icon.

    Paste
  6. On your subtitle form control onto your eForm, click Edit Properties Edit Properties icon.
  7. On the General tab, in the Html field, replace the old HTML code with this HTML code:
    <div class="subheader">
    Approval and Comments
    </div>

    HTML code
  8. To save the changes, click Close Screen Close Screen icon.
  9. 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.
  10. The eForm Builder shows the Approval and Comments subtitle for the Manager Approval eForm with 2 columns.

    Manager Approval eForm