Create Selectboxes

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"
multiple="false">

The Output