Posted by jjma on February 23, 2012 at 5:15pm
I'm new to the rules (still going through the excellent nodeone.se rules tutorials) and have a simple problem. I have created a web form to take anonymous users emails (I don't want to create user accounts) and from the stored emails taken by web form I want to create a rule that tells these anonymous users when a content type is updated. Is this possible?
Appreciated for any help in advance.
Jon
Comments
Maybe I was wrong?
ok so know I'm thinking of an entirely different approach using the nodeone.se screencast (exporting webform to views(http://dev.nodeone.se/node/666). Hopefully i can extract the email address from the view and use vbo to send a bulk email via a rule.
Is this workable?