Project

General

Profile

Actions

Feature #33422

closed

Add Multiple File Upload for TCE Forms

Added by Alexander Dick over 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
Start date:
2012-01-24
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

Since multiple file upload in standard TCE form input fields is not possible yet, I've created a small patch that adds the HTML5 attribute "multiple" to the input field (when maxitems in the TCA conf of that field is > 1) and also modifies the upload handling in TCEmain class. (Simple iteration over the files array)

It is only a slight change, and at least HTML5 capable browsers will take advantage of it.

Actions

Also available in: Atom PDF