Hello,
I have a case, where I have to make custom pop up message, allowing user to select between sending mail without attachments (and on button click the workflow sending mail should be fired), or opening mail form (on button click) and sending mail manually. What is the best way to achieve this? Is it even possible to run JS from HTML not in a form container now?