- π³π±Netherlands batigolix Utrecht
I think this will be out of scope for this module. You may have to implement some kind of notifications system, maybe with Rules or something similar.
I am attempting to:
1. using existing webform content
2. created filters against that content - ( I have a different email recipient for each county, users may select their personal county, and the results should then be sent to the individual county email address)
3. via a cron tab trigger a filtered load of content summary
4. package that summary into an email
5. load a list of destination emails
6. put those emails into a queue
7. send them out
So,
I was wandering about the best way to tap into a couple of your functions..
I wound like to load the existing summary functionality... possibly pass some filter modifications (the county selection), and then load that summary.
Any suggestions for taking into those webform analytics functions?
Thanks much
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I think this will be out of scope for this module. You may have to implement some kind of notifications system, maybe with Rules or something similar.