Changes for version 0.20020 - 2012-02-02

  • Reflector allows skipping fields by leaving them out of the field definition
  • added "additional_tt_options" option to Form::Sensible::Renderer::HTML->render() to pass options to Template::Toolkit
  • Corrected bug in Number that caused warnings when invalid number input was provided
  • Numerous documentation fixes (Thanks unobe)
  • Added Datetime fields and tests (Thanks unobe)

Documentation

Understanding Form::Sensible's Delegation model
Answers to questions about how to use Form::Sensible
Getting started with Form::Sensible

Modules

A sensible way to handle form based user interface
Represents a connection between one object and another
Field base class for Form::Sensible
A DateTime field type.
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.