The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Auto-responder Email - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Auto-responder Email (/showthread.php?tid=2549) |
Auto-responder Email - codemonkey - Aug 2nd, 2013 Hello, I'm delighted with FormTools and what its allowing me to do. I'm over my head in the code here, but I've been able to get a daily report to work very nicely. What I would like is to email a copy of the report not just to me but also to the person who fills it out. I have the swift module installed and configured and I have gotten the test mail... what I don't know is what code to put where to get formtools to send this extra email... Either I am missing something or the documentation is very light on any code required by the swift modules. I have been trying to read the manual but I'm just not seeing anything... Thanks in advance and once again congrats on an awesome tool! RE: Auto-responder Email - Joe - Aug 5th, 2013 Hey there, To do this you will actually need to map the email to the email field in your form. - Go to your form and edit - Click Email tab and click Edit icon next to email you need to edit - Click the Recipients tab - At the top click through and follow the prompts to map your emails here: "Click here to specify which form fields are email fields, so you can target them in your email templates." - Once mapped there will be an additional option in the drop down for the reply to to choose Form Field Email, please choose that option Cheers, Joe |