How to Validate on a TierComboBox Control
Overview
This document will show you how to validate on a TierComboBox control.
Steps
- Add a TierEdit to the form.
- In the Object Inspector, enter a calculation using the name of the TierComboBox that you would like to validate.

- Move the FieldName property from the TierComboBox to the TierEdit control so that the TierEdit control now saves to the table.

- Add your validation and message to the TierEdit control.

