Notify Users Upon Node Creation - help please
Hi,
Originally I was looking into the webform module, since it allows for the ability to set conditional recipients for form submissions. However, what I don't like about this module is that it doesn't store the results as a node. Therefore, I can't create custom views with the component fields that I setup.
Therefore, I am looking to create a custom content type, with CCK fields. However, upon creation of content, I want to notify a specific user by email (not the administrator), with the results from the content created. Essentially this is an event registration type of content where I have three locations for events all of which have different organizers. Therefore based on the event location selected, I want to notify 1 of the three recipients.
Please advise how this can be completed. I am looking for a solution ASAP. May be willing to offer payment for assistance.

Try the subscriptions module.
Try the subscriptions module. The new version allows users to subscribe to content types and taxonomy terms, not sure if users can subscribe by field choice.
Mmmmm.... I got the same
Mmmmm.... I got the same problem.
I create a custom content type -- order, there has a cck email field for my customer server to input my client's email, when submit a new order, I want to send a notify email to my client and author, how can I figure this our?