Add dynamic fields to the test window
- Last Updated: April 30, 2024
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The first thing you need to add to h-CustOrderWin7.w to create dynamic fields is a variable or other storage to hold their handles. Because the whole purpose of the exercise is to allow the user to select a variable number of fields to display, there is no reasonable way to store each one’s handle in a separate variable.