Hi,
sry to keep you waiting. I finally found out an alternative way how to achieve that.
Go to your form > advanced > more options > scripts > Initialization Script > click on the custom radio button , and put the following code there :
function ff_FormName_init() {
jQuery("#bfSubmitButton").click(function () {
if (JQuery('.bfFlashFileQueueClass').html() != '') {
JQuery('[name^="cb_delete"]').prop('checked', true);
}
});
}
Just make sure to change FormName of the main function to the name of your form.
Try to test this solution and let me know how it went.
I'm waiting for your feedback.
Kind regards
Tihomir
===============================================
Support Crosstec and get ALL EXTENSIONS and professional support for just $5
Here!
===============================================
Regards
Tihomir
==========================================
+++ Purchase Professional Support:
crosstec.org/en/support/purchase-additional-support.html +++