titabruni
Results
2
issues of
titabruni
Hi everybody, I have watched your tutorial in youtube, but it dont fix my issue: I have a form with several fields, and in my form, i have a div...
In this video, nothing is deleted. How do you add the option addRemoveLinks:true, to your "myDropzone"? Im trying but dont work: var myDropzone=new Dropzone("#formdrop"); Dropzone.options.myDropzone = { addRemoveLinks: true, }