#12: Questionnaire Subscription
- Contents
Add a subscription service to questionnaires so that an administrator can be notified of submissions via email
- Proposed by
- adamu
- Proposal type
- Architecture
- State
- being-discussed
Motivation
Suggested by a user. I can see how it would be useful.
Proposal
Would it be possible to add in a field to the admin section of
CMFQuestions where a site administrator sets an email address and can
get either an email message when someone completes a questionnaire or a
daily update of how many people have completed with a few stats etc?
Implementation
This is probably quite a complicated procedure, Plone has no basic email notification system built in. Perhaps something like PloneSubscription or PortalTransport could be used rather than writing from scratch. Although maybe it's just a matter of sending off an email everytime someone submits.

Cheers
Phil