Hello,
I want to configure a form to upload a file to a user specific directory. When I configure the upload directory to be {path:front}/uploads/{user:id}/ it tels me that the directory doesn't exists. Is there a way it creates the directory for me?
I want to give the user the option to download the previous uploaded file. I store the name from the file in a table. Is this possible?
Best regards,Ralph.