File upload field in clone form
-
Hi,
We are working on a multisite with NS Cloner, including various custom fields on the clone form that we use to help set up the new site. Where we are stuck is that we need to include a file upload field in order to upload an image, however since the clone form is submitted via AJAX we’re unable to work out how to get hold of the file to process it.
I noticed that the form includes
enctype="multipart/form-data"
so presumably you’ve taken file uploads into consideration, however we haven’t managed to get that working. Can you point me in the right direction?I tried looking at the documentation, but couldn’t see anything that relates to file uploads.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘File upload field in clone form’ is closed to new replies.