Hello,
I am using the extension "notify on expiration" ,trying to have a email body where days before expiration are shown (i.e. "your contract will expire in <calculatednumberofdays> days").
Are there any ways to get this results?
Thanks in advance,
BR,
SDL</calculatednumberofdays>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am using the extension "notify on expiration" ,trying to have a email body where days before expiration are shown (i.e. "your contract will expire in <calculatednumberofdays> days").
Are there any ways to get this results?
Thanks in advance,
BR,
SDL</calculatednumberofdays>
Hi,
For now this is not possible with the current extension, but it's a good idea for a future enhancement... Thanks. I take note of it.
As a work around, you could create many specific OQL queries to check for expiration, and configure many email notifications.
Another alternative could be to develop an extension which calculates it and writes it in a new field on the object.
Hello Jeffrey, Vincent,
Thank you very much for your answers :)
BR,
Stefano