thecodemine / formwizard

jQuery plugin based on top of jQuery UI which turns a form into a multistep wizard. Integrates with the jQuery form plugin for AJAX submission of the form, the validation plugin for client side validation and the BBQ plugin for enabling the browsers back and forward buttons.
140 stars 54 forks source link

Fileuploads not working #48

Open snehaheda opened 8 years ago

snehaheda commented 8 years ago

File uploads do not work when formPluginEnabled:true . Any idea as to how do i resolve it. Thanks