I would like to use and buy this component, because I like it very much, but I need a possibility to upload pdf files.
How can I realize a file upload with it?
I get no values if I use $_FILES, because of the missing option to set the enctype to multipart/form-data. :blush:
THX
How can I realize a file upload with it?
I get no values if I use $_FILES, because of the missing option to set the enctype to multipart/form-data. :blush:
THX
Hello,
I would like to provide more easier admin feature for files uploads too and will do this soon hopefully, but at the mean time you can manage this easily f u know how to do it, regarding adding the "enctype to multipart/form-data" to the form tag, you can add it VERY EASY, you have a field called "form tag attachment" in the form edit page, put this there then view ur form, it will have it๐
Cheers
Max
I would like to provide more easier admin feature for files uploads too and will do this soon hopefully, but at the mean time you can manage this easily f u know how to do it, regarding adding the "enctype to multipart/form-data" to the form tag, you can add it VERY EASY, you have a field called "form tag attachment" in the form edit page, put this there then view ur form, it will have it๐
Cheers
Max
This topic is locked and no more replies can be posted.