API Docs for:
Show:

GSDataRecordField Class

A data-record field looks like GSPopupField but shows just a small popup-box to let the select a data-record from the database.

Properties

allowEmptySelection

Boolean

Indicates if the user can select "(None)" from the list of data records. In that case the data-record field store a null value.

dataSource

DataSourceDescriptor

The data source must be a database category.

dataSourceFormula

String

A formula which calculates the data source descriptor at runtime.

dataSourceFormula.d

Object

The data-object of the view which contains all written data.