![]() |
![]() |
|
| Home I Company I Services I Documentation I Downloads I E-Support |
| home -> documentation -> language reference -> FieldValue property | |
|
Mandatory property of the QRYLIST tag, in the FIELDVALUE property you specify the field name from which the key values of a list box element will be extracted (HTML SELECT control).
The QRYLIST element allows you to easily build combo boxes using the HTML SELECT element. You will use this property to define the field name from which the option "KEY" values will be extracted when creating the list box. Is very common to display in a list box a set of texts and send a different set of values. The FieldValue property is related with :QRYLIST FieldValue
|