I am trying to customize the mail template and have the Querysend event in the Memo form in formula mode (not LotusScript) It does not appear to trigger when the Send button is pressed, anyone know why?
TIA
John
I am trying to customize the mail template and have the Querysend event in the Memo form in formula mode (not LotusScript) It does not appear to trigger when the Send button is pressed, anyone know why?
TIA
John
Subject: Querysend event formula does not appear to trigger.
Hi
What are you trying to trigger in the QuerySend ?
Richard
Subject: RE: Querysend event formula does not appear to trigger.
I was trying to do some checking of the addressees of the mail message. Even when I simplified it down to just popping up a message to let me know it activated it didn’t work. Note: this was being done with the formula language, not LotusScript.