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" />