Unordered HTML List with Checkboxes

DBTree Syntax

<cf_dbtree
instancename="checkboxlist"
datasource="name of the datasource"
table="name of the database table"
action="get"
type="checkbox"
id="column name"
parent="column name"
contentfield="column name">

The Output

In this case, DBTree creates an unordered list with the id="ulinstanceName" and gives each of the checkboxes the name instanceName (name="[instanceName]"). The checkbox value has the value of the id from the database table.

  •  Home
  •  Download
  •  Demo
    •  DBTree Edit Mode
    •  Collapsible Trees
    •  Breadcrumb Trails
    •  Dropdown Menus
    •  Selectboxes
    •  Unordered Lists
  •  Help
    •  Attributes A-Z
    •  Contact
  •  Blog
  •  Installation