Hello,
I'm using ChronoForms V5 in Joomla 3.2
I'have a Form name : {Inscription},
with a Textbox = {Name},
and a Filefield = {File}
I want to upload the File in different folder on my server, like this :
.../components/com_chronoforms5/chronoforms/uploads/Inscription/{Name}
In the configuration Upload path, It's not possible to have a dynamic path with the variable {Name}.
Is it possible to have a solution by using the Custom code.
I saw this post, I have not found the solution to adapt the code...http://www.chronoengine.com/faqs/53-cfv4/cfv4-file-uploads/2630-how-can-i-upload-files-under-some-users-folder.html
Thanks a lot.
Eric
I'm using ChronoForms V5 in Joomla 3.2
I'have a Form name : {Inscription},
with a Textbox = {Name},
and a Filefield = {File}
I want to upload the File in different folder on my server, like this :
.../components/com_chronoforms5/chronoforms/uploads/Inscription/{Name}
In the configuration Upload path, It's not possible to have a dynamic path with the variable {Name}.
Is it possible to have a solution by using the Custom code.
I saw this post, I have not found the solution to adapt the code...http://www.chronoengine.com/faqs/53-cfv4/cfv4-file-uploads/2630-how-can-i-upload-files-under-some-users-folder.html
Thanks a lot.
Eric