(Example) Create the Available Leave Information Subtitle for the Set Available Leave Hours eForm

To create the Available Leave Information subtitle for the Set Available Leave Hours 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) Create the Form Sections for the Set Available Leave Hours eForm.

Procedure

  1. On the Set Available Leave Hours 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 Set Available Leave Hours section

    Set Available Leave Hours section
  5. On the eForm Builder screen, click Paste Paste icon.

    Paste
  6. On the Employee Information subtitle, click Edit Properties Edit Properties icon.

    Edit Properties
  7. On the Field Setting - Raw HTML screen, click the General tab.

    General tab
  8. In the Html field, enter this HTML code:
    <hr class="lineClass"/><br/>
      <div class="subheader">
        Available Leave Information
      </div>

    HTML code
  9. To save the changes, click Close Screen Close Screen icon.
  10. 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.
  11. The eForm Builder shows the Available Leave Information subtitle for the Set Available Leave Hours eForm with 2 columns.

    Set Available Leave Hours eForm