Selectboxes with multiple lines

DBTree Syntax

<cf_dbtree
instancename="id of the selectbox"
datasource="name of the datasource"
table="name of the database table"
action="get"
type="select"
id="column name"
parent="column name"
contentfield="column name"
size="10"
multiple="true/false (default is true)">

The Output