Multiple file upload user formbuilder

38 views
Skip to first unread message

Frank v N

unread,
Oct 28, 2012, 8:38:00 AM10/28/12
to perl-for...@googlegroups.com
Hi group,

How do I handle a multiple file upload with formbuilder?

I want to be able to selected multiple files in the upload window.

This is what expected to code:
   $form->field(
                name => 'filename',
                type => 'file',
                multiple => 1,
   );

Thanks in advance.

Regards, Frank
Reply all
Reply to author
Forward
0 new messages