How can I enable a client-side message via business rules?
I should make it so that when a record is created in the sys_email table with “type”:send-ignored and “error_string”:User did not press the Send button in Email Client, I should get an alert message directly on the Case associated with this email. Do...