contentfield
The Database Column wich contains the output for the tree. This field can be named like you want.
action="get"
<cf_dbtree datasource="datasourcename" username="username" password="password" table="table name" action="get" type="list" id="column name" parent="column name" contentfield="column name">
Data from cfquery:
<cf_dbtree query="queryname" action="get" type="list" id="column name" parent="column name" contentfield="column name">
action="edit"
<cf_dbtree datasource="datasourcename" username="username" password="password" table="table name" id="column name" parent="column name" contentfield="column name" action="edit" type="simple / advanced" editpage="path to your edit page" btn_addroot="[add new root node]" btn_add="[add]" btn_edit="[edit]" btn_delete="[delete]" btn_up="[up]" btn_down="[down]" btn_moveroot="[move to root]">
See also: titlefield, targetfield
Add Comment
Join for a free account, or login if you are already a member.
Search
Attributes A-Z
- A
- B
- C
- D
- E
- F
- I
- J
- L
- M
- N
- P
- Q
- R
- S
- T
- U
