Form::Processor::Field::Multiple


DESCRIPTION

This inherits from the Select field, which just provides options. and sets the "multiple" flag true to accept multiple options. If a field inherits from Select but you want to use it as a multiple select then just define the file as such.


METHODS

options

This options methods will re-arrange the opitions list to display the currently selected items on top.

 Form::Processor::Field::Multiple