This topic is locked

Setting a notification and sending email based on date

7/26/2020 2:41:10 AM
PHPRunner General questions
J
justinkongyt author

Hi
I would like to ask if the following is possible.
Create a notification popup to based on a date that I have set in the database.
Eg, I want to follow up clients on a renewal of contract, the system will popup and prompt me these people's contracts are due.
Please kindly advise
Thank you in advance
Justin

Sergey Kornilov admin 7/26/2020

Yes, it is certainly possible.
This code needs to be added to one of the List page events i.e. BeforeProcess or BeforeDisplay.

fhumanes 7/26/2020

Hello:
I attach a URL where it explains how to send email with personalized text.
https://asprunner.com/forums/topic/27401-postl-manager-with-gmail-account/
In the example it says for Gmail account, but you could use any other mail server.
If your emails are very simple, perhaps this code is very complex for you.
Greetings,
fernando