ernexus

Results 1 comments of ernexus

As a temporary workaround you could use additional hidden input like this, gets the job done: ``` ``` And use js callback: ``` var drEvent = $('.dropify').dropify(); drEvent.on('dropify.afterClear', function(event, element){...