1HTML::FormHandler::FielUds:e:rSeCloencttrCiSbVu(t3e)d PeHrTlMLD:o:cFuomremnHtaantdiloenr::Field::SelectCSV(3)
2
3
4
6 HTML::FormHandler::Field::SelectCSV - Multiple select field from CSV
7 value
8
10 version 0.40068
11
13 A multiple select field for comma-separated values in the database. It
14 expects database values like: '1,5,7'. The string will be inflated into
15 an arrayref for validation and form filling, and will be deflated into
16 a comma-separated string in the output value.
17
18 This field is useful for MySQL 'set' columns.
19
21 HTML::FormHandler::Field::SelectCSV
22
24 FormHandler Contributors - see HTML::FormHandler
25
27 This software is copyright (c) 2017 by Gerda Shank.
28
29 This is free software; you can redistribute it and/or modify it under
30 the same terms as the Perl 5 programming language system itself.
31
32
33
34perl v5.34.0 2021-07H-T2M2L::FormHandler::Field::SelectCSV(3)