(Example) Configure the Manager Name Text Box for the Create Absence Request eForm
To configure the Manager Name text box form control to show the name of the form user's manager on the Create Absence Request 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.
How to Start
Procedure
- On the eForm Builder screen, in the Toolbox, open, the Common Controls tab.
- On the Common Controls tab, drag a Text Box form control onto your eForm.
- On the Field Setting - Text Box screen, click the General tab.
- In the Label field, enter Manager Name.
- In the Internal Name field, enter ManagerUserName.
- Click Process Data > System Data.
- On the System Data tab, drag the User ManagerName process data variable to the Default Value field.
- Click the Configure tab.
- Select Mandatory.
- To save the changes, click Close Screen .
- The eForm Builder shows the Manager Name field for the Create Absence Request eForm.