Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • You didn't mention what you already tried to upload file. The above code is just for form fields. Commented Apr 29, 2015 at 5:21
  • @SD Do you know if it is possible to do with com_ajax? What would you recommend trying? Commented Apr 29, 2015 at 7:03
  • Have you tried jquery.form.min.js for calling ajax method. It will send files input to url. you can then get it working by handling it with Joomla File API Commented Apr 29, 2015 at 8:57