Adding departmentForm.cls to the project
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The departmentForm.cls file is an ABL Form that implements the Department window in the application.
This section is a quick summary of how to add departmentForm.cls to the SampleApp project. The procedure is essentially the same as the one described in the Adding customerForm.cls to the project. That section provides more detailed information about the steps in this section.
To add departmentForm.cls to the project:
- Expand the openedge node in the SampleApp project in the Project Explorer view.
- Right-click on the ui node in the tutorial folder.
- From the context menu, select .
- In the New ABL Form wizard, enter departmentForm in the Form name field.
- Click Finish.
- Scroll down to the Text property in the Properties view, and change departmentForm to Department.