By therambi on
Hi,
I wish to give registered users the ability to fill out an email adress in a field. If the field is left empty nothing happens. If they fill in a valid email adress an automated message will be sent to that adress. The ability for the administrator to create a one time format for that message is important. After that it should be an automated process e.g. the same as a message you create for users that register.
Any tips how to go about this would be greatly appreciated. I have already installed the Email field module wich i assume will be nescesary. But what next?
Comments
=-=
best I can tell you will need to write a custom module for this type of feature.
Try with Rules module.
Try with Rules module.
It may help you.
I will give it a try with the
I will give it a try with the Rules module. Thanks for the tip.