Questions and discussion about using ProcessMaker: user interface, running cases & functionality
#826975
I am trying to make file upload field mandatory using Javascript, i am trying the following code but it's not validating:
Code: Select all
function validate(){

    if($('#VATCertificate')[0].files.length === 0){
        alert("Attachment Required");
        $('#VATCertificate').focus();

        return false;
    }
}
Can someone help me with that ?

However, it is essential to use it responsibly and[…]

Web3 development encompasses creating decentralize[…]

The Upland Clone Script, offered by Dappsfirm, rep[…]

Dappsfirm offers a bet365 clone script that mirror[…]