Naming controls in a DataWindow object

You use names to identify columns and other controls in validation rules, filters, PowerScript functions, and DataWindow expression functions.

The DataWindow painter automatically generates names for all controls in a DataWindow object. To name columns, labels, and headings, the DataWindow painter uses database and extended attribute information. To name all other controls, it uses a system of prefixes. You can control the prefixes used for automatic name generation and you can specify the name of any control explicitly.

StepsTo specify prefixes for naming controls systematically in a DataWindow object:

  1. Select Design>Options from the menu bar and then select the Prefixes tab.

  2. Change prefixes as desired and click OK.

StepsTo specify a name of a control in a DataWindow object:

  1. Select Properties from the control’s pop-up menu and then select the General tab in the Properties view.

  2. Type the name in the Name box.