size

The number of lines created for a select box. This attribute is optional and is used only if you want more than one line for a select box.
The example below creates a select with 10 lines.

<cf_dbtree
instancename="instance name and id"
action="get"
type="select"
datasource="datasource name"
table="table name"
size="10"
contentfield="column name">

Example

 

Add your comment to this page Add Comment
Join for a free account, or login if you are already a member.