This topic is locked
[SOLVED]

 Email User if form not filled

8/4/2015 10:18:57 AM
PHPRunner General questions
B
BDWMQ8 author

Hi

I am using PHPrunner 8.1 with mobile add-on on and windows 10.

I have built a logging system for sales people where they record their daily activity: calls made, no of sales, sales value etc. From this we get instant values of calls and ratios of calls to sales etc. But it requires the salesperson to log in and complete the form daily. But surprise, surprise - sales people forget!

What i want to do is to have the system send an email reminder to the user (salesperson) if there has been a period of 48 hours with no record of activity. Grateful for any contibutions this <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=23278&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' />

Thanks

Alan

Sergey Kornilov admin 8/4/2015

I would suggest to check Massmailer template, it is designed to send remainders like this.

B
BDWMQ8 author 8/4/2015

Thanks - i'll check it out