Dashboard > FarCry 4.0 Developers Guide > Home > Formtools Technology > Form Tool Property Metadata > url
Added by Geoff Bowers , last edited by Geoff Bowers on Mar 04, 2007  (view change)
Labels: 
(None)

URL Field

fttype of URL automatically activates most URLs in display mode.

Attribute Description Default Value
fttype Nominate a type of URL. No other attributes.
Sample Code Implementation
<cfproperty 
 ftSeq="15" 
 ftFieldset="Contact Details" 
 name="website" 
 type="string" 
 hint="User website address" 
 required="false" 
 default="" 
 ftLabel="Website" 
 ftType="url" />

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