Previous Topic

Next Topic

Book Contents

RT_ELEMENTLABELS

The following table has a row for each internal value for radio button, checkbox control, and drop-down list selections and the corresponding external label.

Columns in the RT_ELEMENTLABELS table

RT_ELEMENTLABELS
Column name (Key indicator)

RT_ELEMENTLABELS
Column description

FORMID

Numeric identifier for the form on which the control exists.

FORMREV

Revision number for the form on which the control exists.

CONTROLID

Numeric identifier for the control.

ELEMENTVALUE (PK)

Element value for the control in string format.

ELEMENTLABEL

Label string for the control.

ELEMENTID

Numeric identifier for the control.

CHILDELEMENTORDER

Order in which the element labels appear in the control.

CREATEDBYUSERID

User ID of the user whose action resulted in the given table row being created.

CREATEDBYDATETIME

Date and time when the table row was created.

MODIFIEDBYUSERID

User ID of the user whose action resulted in the most recent change to data in the given table row.

MODIFIEDDATETIME

Date and time when the data in the table row was most recently updated.

Send Feedback