Forum OpenACS Development: Re: Reminder Notifications

Collapse
9: Re: Reminder Notifications (response to 1)
Posted by Dave Bauer on
You don't need any additional code to support reminder notifications. The changes can me made when you create the notificaiton objects.

I have made a change that allows you to pass in the notification date/time and then the notificaiton will go out at that time only. I had to make one change to a query to support this.

As soon as I finish testing this can go into OpenACS and I can release a new notiifcations version.

Collapse
Posted by Ryan Gallimore on
Dave - this sounds great. Will this change support both the standard delivery of the notification (e.g. instantly) in addition to the reminder x days before?

Or do you need to call the notification proc twice?