![]() |
![]() |
|
| Home I Company I Services I Documentation I Downloads I E-Support |
| home -> documentation -> language reference -> FieldText property | |
|
Mandatory property of the QRYLIST tag, in the FIELDTEXT value you specify the field name from which the 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 values will be extracted when creating the list box. The FieldValue property is related with :QRYLIST FieldValue
|