You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2016/08/17 07:25:22 UTC

[jira] [Comment Edited] (TOBAGO-1580) Multifile-Upload Component

    [ https://issues.apache.org/jira/browse/TOBAGO-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424028#comment-15424028 ] 

Udo Schnurpfeil edited comment on TOBAGO-1580 at 8/17/16 7:24 AM:
------------------------------------------------------------------

Hi [~tim.de.buhr],

it's now implemented for 2.0.10-SNAPSHOT. You may check the component now.

Just set 
{code}
multiple="true"
{code}

and use an array instead of a single object in the applications bean.


was (Author: lofwyr):
Hi [~tim.de.buhr],

you may check the component now.

Just set 
{code}
multiple="true"
{code}

and use an array instead of a single object in the applications bean.

> Multifile-Upload Component
> --------------------------
>
>                 Key: TOBAGO-1580
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1580
>             Project: MyFaces Tobago
>          Issue Type: Wish
>          Components: Core
>    Affects Versions: 2.0.9
>            Reporter: Tim de Buhr
>            Assignee: Udo Schnurpfeil
>             Fix For: 3.0.0-beta-1, 3.0.0, 2.0.10
>
>
> It will be great if the tobago framework will support multiple file uploads in the file upload component.
> Experience:
> The user only selects one or more items for the upload.
> Development:
> The implementation method get a set of file items.
> A support from version 2.0.9 up to 3.0.0 will be great too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)