Change field properties in the property sheet
- Last Updated: December 19, 2023
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
To edit the properties of the fill-in fields:
- Double-click on a fill-in field to bring up its property sheet.
- In the Define As drop-down list, change the data type to Decimal.
- Change the field Width to 16.
- Check the toggle boxes to make the field Enabled but Read-Only. These options provide a shadow box around each value but prevent the user from modifying the field value.
- Click OK.
- Repeat steps 1 through 5 for the other two fill-in fields.
The design window should look roughly like this when you are done: