Skip to main content
Main menu
Home
Articles
Forums
Portfolios
Contact
You are here
Home
ยป
Form Example
Element example
Form Example textfield
form_example_textfield is a new type, but it is actually uses the system-provided functions of textfield
Form Example checkbox
Nothing more than a regular checkbox but with a theme provided by this module.
Discrete phone number
(
)
A phone number : areacode (XXX), prefix (XXX) and extension (XXXX). This one uses a "discrete" element type, one which stores the three parts of the telephone number separately.
Combined phone number
(
)
form_example_element_combined one uses a "combined" element type, one with a single 10-digit value which is broken apart when needed.