Version 1 (modified by 11 years ago) ( diff ) | ,
---|
S3 Subscriptions / Notifications
Table of Contents
The S3Notifications framework is used to send automatic update notifications to subscribers.
Subscriptions
Person Entities (e.g. users) can subscribe to get notified when new records get created or records get updated in a resource. Subscriptions can be filtered (using saved filters) to limit notifications to records matching certain filter criteria.
Data Model
Subscriptions use the S3SubscriptionsModel in modules/s3db/pr.py:
Notifications
Attachments (2)
- subscription_model.png (18.4 KB ) - added by 11 years ago.
- notification_process.png (30.9 KB ) - added by 11 years ago.
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.