The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

METHODS

options

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

NAME

HTML::FormHandler::Field::Multiple - Select one or more options

DESCRIPTION

This inherits from the Select field, and sets the "multiple" flag true to accept multiple options.

The currently selected items will be put at the top of the list. Widget type is 'select'.

AUTHORS

Gerda Shank

COPYRIGHT

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.