RT_ELEMENTLABELS
The following view 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 view
RT_ELEMENTLABELS |
RT_ELEMENTLABELS |
---|---|
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. |
Copyright © 2014, 2017 Oracle and/or its affiliates. All rights reserved.