You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is not an option to rename an upload file...
And how do I even get the "things" that are handled in $this->get('punk_ave.file_uploader')->handleFileUpload(array('folder' => 'tmp/attachments/' . $editId));
So that I can do something with the inserted data, like saving etc.
The text was updated successfully, but these errors were encountered:
There is not an option to rename an upload file...
And how do I even get the "things" that are handled in
$this->get('punk_ave.file_uploader')->handleFileUpload(array('folder' => 'tmp/attachments/' . $editId));
So that I can do something with the inserted data, like saving etc.
The text was updated successfully, but these errors were encountered: