Create Jumpmenus with 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"
jump="true"
jumptarget="_self"
url_type="db"
url="link">

The Output