#6883
rstarr
Participant

    You state above “As there is no ‘On Post’ event, triggering the On send event is logical when some post-processing needs to be performed when an item is initially created. The event does not trigger when subsquent updates are applied to the same item and it is re-posted.”

    Somewhat opposite of what Adnan is looking to do above, we would like an applet to trigger on All On Send events. If we compose and e-mail and click Send then the On Send event is triggered. If we Reply to an e-mail and click Send then the On Send event is not triggered. Similarly, if we Forward an e-mail and click Send then the On Send event is not triggered.

    How can we trigger an applet on Sending a Reply or e-mail Forward? Thanks.