So I can't tell where in v4 I specify the upload path on the server
previously, it was in components/com_chronoforms/uploads/<form-name>
which was not created automatically, but worked once that path was writeable.
I process my form with upload seemingly successfully, but when I look for the filename
through the tree can't find it.
While I'm at it, I am uploading a number of files in one form, I assume with a single post.
If I'm up against post size limits and use numerous upload actions do these actually post
in separate actions? I.e. do they look like separate posts to the server?
Thanks for this wonderful work, v4 is a charm once you get over the learning curve and mootools
issues (in my template). Fantastic stuff!
previously, it was in components/com_chronoforms/uploads/<form-name>
which was not created automatically, but worked once that path was writeable.
I process my form with upload seemingly successfully, but when I look for the filename
through the tree can't find it.
While I'm at it, I am uploading a number of files in one form, I assume with a single post.
If I'm up against post size limits and use numerous upload actions do these actually post
in separate actions? I.e. do they look like separate posts to the server?
Thanks for this wonderful work, v4 is a charm once you get over the learning curve and mootools
issues (in my template). Fantastic stuff!