Tag Documentation

table

Description

I represent a Manager.cfc table.

Attributes

Attribute

Req/Opt

Default

Description

name

optional

 

The name of the database table.

labelField

required

 

The field that represents the name of a record ("Title" for a page, for example).

labelSingular

required

 

The singular label for the data set ("Page", for example).

labelPlural

required

 

The singular label for the data set ("Pages", for example).

Folder

required

 

A parent folder for any file uploads to this table.