btn_addroot, btn_add, btn_delete, btn_down, btn_edit, btn_up, btn_moveroot

These are the "buttons" added to your tree when you are in the edit mode. Minimum one of them must be defined.
HTML code is not allowed.

<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 editpage"
btn_addroot="[create a new root node]"
btn_add="[add]"
btn_edit="[edit]"
btn_delete="[delete]"
btn_up="[up]"
btn_down="[down]"
btn_moveroot="[move this node to the root]">

 

 

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