datasource, username, password

Use these parameters as you would with cfquery.
Use either the query method or the datasource+table method. Username and password are optional.

<cf_dbtree
datasource="datasource name"
username="username"
password="password"
table="table name"
action="get"
type="list"
id="column name"
parent="column name"
contentfield="column name">

 

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