Dashboard > FarCry 4.0 Developers Guide > Home > Formtools Technology > Form Tool Property Metadata > boolean
Added by AJ Mercer , last edited by AJ Mercer on Jun 04, 2009
Labels: 
(None)

BOOLEAN Field

fttype of BOOLEAN adds checkbox to form.

Attribute Description Default Value
fttype Nominate a type of BOOLEAN . No other attributes.
Sample Code Implementation
<cfproperty 
  ftSeq="21" 
  ftFieldset="Publishing Details" 
  name="bLibrary" 
  type="boolean" 
  hint="Flag to make file shared." 
  required="no" 
  default="1" 
  ftLabel="Add file to library?" 
  ftType="boolean" />

Powered by a free Atlassian Confluence Open Source Project License granted to FarCry CMS. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators