Changes for version 0.11220 - 2010-04-21

  • Moved 'accepts_multiple' into the base field class along with adjustment to ignore multiple values when accept_multiple is false.
  • Corrected a number of bugs in the select field that were introduced who knows when.
  • Added basic Select test

Documentation

Getting started with Form::Sensible

Modules

A sensible way to handle form based user interface
Field base class for Form::Sensible
Field used for file selection
Field for representing large amounts of character-string data.
A Numeric field type.
A multiple-choice option field
encapsulate an entire form within another.
Field for representing character-strings
A Trigger for user activity
Form::Sensible's Form class
A base class for writing Form::Sensible reflectors.
Base class for Renderers.
an HTML based Form renderer
A rendered form handle for HTML
Default Validator for Form::Sensible forms
Validation results for a given form.