Will Ireland

Results 2 comments of Will Ireland

I would also like this feature. My workaround was to add it on the "open" event. `DocUppload.on('open', function(){` ` //include docTitle and helptext` ` $(DocUppload.container).find(".uppload-service--local").prepend("");` ` //add helptext` ` $(DocUppload.container).find(".drop-area").append('Allowed...

I'm interested in multilingual forms, one of the sites I'm working on will require it.