Great ! Maybe we could use something like the calendar (hidden and CSS based) ?
It's really quicker
Jacques
From: "Adrian Crum" <[EMAIL PROTECTED]>
I'll get the email notifications committed first. Popup notifications
will be next. I'm thinking about writing a Java client application for
popup notifications.
-Adrian
Jacques Le Roux wrote:
Forget it,
I thought it was about a reminder of an event in the system. Like in a
calendar in MyPage or something like that. Sending an email makes much
more sense. Maybe poping up information may be interesting too though ?
My 2 cts
Jacques
From: "Adrian Crum" <[EMAIL PROTECTED]>
How can the system send a reminder without a contact mechanism? Are
you referring to sending reminders to someone other than yourself (who
might not be in the system)?
-Adrian
Jacques Le Roux wrote:
How to deal with Parties without contactMech ?
Jacques
From: "Adrian Crum" <[EMAIL PROTECTED]>
Here is the entity I have in mind for event reminders - let me know
what you think:
EventReminder
-------------
workEffortId*
contactMechId*
statusId (PENDING | COMPLETED)
reminderDateTime
repeatCount
repeatInterval
currentCount
-Adrian
Adrian Crum wrote:
I'd like to add the capability to attach event reminders to work
efforts. A reminder would send an email or page when an event has
occurred or is about to occur. Maybe even have notifications tied
to work effort events - like status changes and such.
Has anyone done anything like that? Any thoughts on the subject?
-Adrian