M
matman
Guest
Before going to the next workflow status, I need to be able to verify all actions have been executed. So is there any standard way of verifying that an email has been sent or someone at least pressed the "Send" button? I know I could workaround this by catching the 'Send' button click with JQuery and then using setFieldValue() to set a checkbox. But is there any other way?
Continue reading...
Continue reading...