Changes for version 0.40056
- use sorted_fields in 'dump_validated' added Type::Tiny support Use alert-danger rather than alert-error with in Bootstrap3 Fixes RT#91966 (deprecated way to call enum warning) bug in reloading repeatable fields; skip inactive fields
Documentation
index of the manual
using HFH forms in Catalyst
FormHandler use recipes
FormHandler use recipes
form defaults documentation
FormHandler error methods
brief documentation of available fields
converting from Data::FormValidator
converting from HTML::FormFu
inflation and deflation of field values
introduction to using FormHandler
concise reference
how to render with FormHandler
rendering recipes
using templates
testing forms
how to use FormHandler with Catalyst
validating fields
Modules
HTML forms using Moose
arrange form layout using blocks
role to build field array
used in Wizard
base class for fields
Field to support repeatable javascript add
Boolean select field
a true or false field
button field
captcha field with GD::SecurityImage
a checkbox field type
field consisting of subfields
a date field with formats
m/d/y date field
compound DateTime field
display only field
DateTime::Duration from HTML form values
validates email using Email::Valid
simple file field; does no processing
validate a float value
hidden field
accept integer from 0 to 23
integer range in select list
validate an integer value
input range from 0 to 59
US currency-like values
select list 1 to 12
select list 1 to 31
select list with month names
multiple select list
for nested elements of compound fields
base class for submit field
reset field
password field
password confirmation
positive integer field
primary key field
repeatable (array) field
used internally by repeatable fields
reset field
result class for fields
field to support repeatable javascript remove
select list 0 to 59
select fields
Multiple select field from CSV value
submit field
text field
textarea input
CSV Text field from multiple
file upload field
select list day of week strings
year selection list
internal role for form and compound fields
Experiment in loading form from config file
internationalization
Bulgarian message file
German message translations
base message file
Hungarian message file
Italian message translations - traduzione italiana dei messaggi
Japanese message file
Brazilian Portuguese message file
Russian message file
Swedish message translations
Turkish message file
Ukrainian message file
internal code
internal hash merging
field_list and apply_list
default model base class
Class::DBI model class (non-functioning)
stub for Object model
to add FormHandler sugar
to add sugar to roles
used in Wizard
used by Wizard
used in Wizard
params handling
role providing method to construct repeatable javascript
simple rendering role
render a form with a table layout
rendering utility
tt rendering
form result object
role with common code for form & field results
provides is_html method used in tests
generate and validate captchas
localization
types used internally in FormHandler
customized replacement for MooseX::Traits
Moose type constraints
validation role (internal)
role to apply widgets
base block renderer
block to format bare form element like bootstrap
button field rendering widget
button field rendering widget, using button tag
Captcha field rendering widget
HTML attributes field role
checkbox group field role
compound field widget
hidden field rendering widget
no rendering widget
password rendering widget
radio group rendering widget
repeatable field widget
reset field rendering widget
apply HTML attributes
allow setting options from options keys
select field rendering widget
button field rendering widget
submit field rendering widget
text field rendering widget
textarea rendering widget
update field rendering widget
set HTML attributes on the form tag
widget to render a form with divs
render a form with a table layout
sample bootstrap theme
sample bootstrap theme
role to render form messages using Bootstrap styling
common methods for widget wrappers
Twitter Bootstrap 2.0 field wrapper
Twitter Bootstrap 2.0 field wrapper
fieldset field wrapper
wrapper that doesn't wrap
simple field wrapper
simple field wrapper
wrapper class for table layout
wrapper class for table layout that doesn't wrap compound fields
create a multi-page form