Resolved! Widget modal validation
I put together a widget (see below) that opens a modal and on that modal I have a few html fields that I would like to validate (if one field for example is blank I would like to have a javascript alert and to keep the modal open on the screen so tha...