(Example) Configure the Employee Name Text Box for the Create Absence Request eForm
To configure the Employee Name text box form control to show the full name of the form user 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 Employee Name.
- In the Internal Name field, enter EmployeeFullName.
- Click Process Data > System Data.
- In the Default Value field, drag the User FullName process data variable.
- Click the Behavior tab.
- Deselect Enabled.
- To save the changes, click Close Screen .
- The eForm Builder shows the Employee Name field for the Create Absence Request eForm.