CoreBOSBB

Full Version: Doubt - Creating a follow up
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Yes, but what the sense received almost immediately a pop up reminder? if new event ( follow up in this example ) is set to tomorrow?
I dedicated some time to review this functionality and I see it working correctly.

It will remind you of any event in the past week for which it hasn't already informed. I suppose it is a week so you can go out on vacation for some time and get a reminder of the events that past while you were out.
It will repeat the reminder if you edit the event.
If you are getting the reminder immediately it is because it is in the past.

I added some code to filter out the closed events, that will reduce the number of unnecessary reminders.
Looks good.

There are 3 fields date

Start Date
Due Date
Follow up date

Reminder considering what date for shows a pop up?
Start Date
At 1s time I agree with you, but when user create a follow up, system will show a pop reminder immediately, not is functional.

And not will reminder in follow up date
That is not how it works. It will remind you of the record you are editing if you haven't closed it, and it will remind you of the new follow up event when the time comes for that.
Does not seem very easy to use

Suppose I create a task for my assistant, schedule a meeting with the client

She calls and the customer says "I'm busy right now, call me in 30 minutes please"

She needs

go to task status, mark as completed,
go down the screen and go on the follow up,
choose today's date,
change the time,
choose the type of activity

and can not forget to check the check box - create follow up.

This check box is something else that causes the user to mark a date and needs to check the box as well? What is the need? or better in what situation the user would put a date but do not want to create the follow up?
Sounds good. If you want to implement that ask our commercial office for a quote.
I wish only disabled all native verification.

What part of code I can comment ?

Or If you can add a global variable for that, I will appreciate.
Pages: 1 2