I only really need it to send a message to the original author.
Here’s a detailed explaination of what I’m trying to accomplish.
Currently:
1. member submits question via SAEF.
2. when this entry is submitted several people are notified so that they can log in and answer the question via a Stand Alone Edit Form.
Desired outcome of entry update notification:
when question is answered (edited) via the Stand Alone Edit Form, I would like the system to email the author to notify them that the question has been answered and provide a link to the entry. Possibly even include the answer in the email.
I also didn’t think about the fact that this is site wide. This poses a big issue since we have many weblogs and ideally I would not want the authors getting notified whenever an edit was performed. And I definitely wouldn’t want them getting notified with an email specific to the questions section.
hopefully that makes sense. If not, let me know.