Forums

Email users

jrthor2 10 Sep, 2013
I have a form that stores all the data to my DB. My form originally was not set up to send an email to the person who filled out the form, but now we have decided to add this. My question is, is it possible to send out the email we are now sending to users, to users that filled out the form prior to us implementing the email to users?

thanks,
Jason
GreyHead 10 Sep, 2013
Hi Jason,

No and Yes.

No, in the sense that if you add an Email action now it will only work for future submissions.

Yes, in the sense that it's not too hard to build a separate little form that would read the database table and send an email for each entry.

Bob
This topic is locked and no more replies can be posted.