Project

General

Profile

Actions

Feature #88763

open

Dynamic creation of upload folder for upload field

Added by Bernhard Eckl over 4 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2019-07-15
Due date:
% Done:

0%

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

Description

I would like to have uploaded files in a special folder, e.g. with the value of the last name field. Like this:
saveToFileMount: '1:/user_upload/{lastname}/'
({lastname} should be replaced with field value of lastname)

I have done this before with formhandler:
finishedUploadFolder = private/blabla/DS[year]/[nachname]-[vorname]/
createNonExistingFolder = 1

No data to display

Actions

Also available in: Atom PDF