Choose Field dialog box
Link a field from a table or query to a component such as an entry field. This dialog box appears when you click the tool button in the Inspector for a property that references a table field. For example, it appears when you click in the Inspector for the dataLink property.
Dialog box options
Queries |
Lists the table (or tables if a query) currently active on the form. This table or query is the one referenced as the form’s View property. Choose the query or table that contains the field that you want to link to the selected text object. |
Fields |
Lists the fields in the table selected in the Queries list. Select one of these fields to link it to the component. |
How to get there: In the Inspector, click a property tool that takes a text string. For example, click the tool button of the Entry component’s dataLink property.