Hi all… is there an extra addons for setup a FILE type field in the registration form to allow upload of a file in the registration procedure?
There is a wordpress third part free plugin to do this… but it has problems…..
Please is very urgent… anyone that can help me??
MANY THANKS
Hiiii,
ok… i’m using the latest EE4 and the free “https://wordpress.org/plugins/files-addon-for-event-espresso-4/”…..all ok but when I set that file field REQUIRED.. there are problems only on the client validation because the value of path of file uploaded is ok on the quiestion/answer registration detail
one problem is if i set a file with browse button the file is uploaded…ok but remain invalid (red border and message the field is required)….
there are other same type of problems …
I found aprobably a problem on <input> definition… but.. can you test this problem and point me in a right direction for the solution?
Many thanks
one problem is if i set a file with browse button the file is uploaded…ok but remain invalid (red border and message the field is required)….
there are other same type of problems …
I installed the above plugin on a test site and it worked. The validation works as expected – http://take.ms/BrxFI
There is a problem with the JS used on the element but it did not prevent the validation from working for me.
OK you try the latest patched plugin 🙂
anyway, many thanks!!!!
Other thing… there is a way to change upload directory (subdir of /uploads directory) for (only) all image uploaded via registration form?
I try to work on “EE_SSA_FILE.php” in “ssa_enqueue_scripts()” function ….
$uploads = $path[‘basedir’].”/XYZ/”;
$uploads_url = $path[‘baseurl’].”/XYZ/”;
but doesn’t work (PS: the directory …/uploads/XYZ/ exist!)
The plugin author should be able to help. I’d suggest they add a filter hook to allow changing file upload paths.
Viewing 5 reply threads
The support post ‘question type FILE on "EE4 Everything License" registration form’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.