Is there a way that when users enter content in the textarea that it's submitted the way it's entered. What I mean specifically is if they add a return/linebreak so that the data goes on separate lines it is emailed that way.
Thanks!!
Thank you. It's strange that I tested it on one form and it worked then I tried using it on another form and it doesn't. I can't figure out what the difference would be between forms why it works on one and not on the other.
I also noticed that it goes on the "On Submit > On Fail" - I hope that's where it should be as I tried moving it outside the "OnFail" but can't. Please see pic.
Thanks in advance!!
Hi LikeStuff,
I'm pretty certain that having the action after an Event Loop means that it will never be executed.
You also don't want this running if the Check Captcha fails.
Create a new action after the Check Captcha action. Copy and paste over the code. Then delete the one in the OnFail box.
Bob
Hi Greyhead,
I'm wondering why this isn't working.. i have no captcha and upload file,, both of those are disabled and i'm using chronoform v4 with Joomla! 2.5.11..
it is placed on the ON Submit Event - Custom Code..any ideas why?
Also tried both html and text "As send" settings on the email..
Thanks again
Hi ronjb,
What do you see if you add a Debugger or two?
Bob
Hi bobjones,
In the Easy Wizard you can use the boxes on the Others | Custom PHP Code tab.
Bob
Thank you for the quick reply and apologies in the delay in replying, as I wanted to make sure I had the latest version of ChronoForms installed before I followed up. That worked!
Hi ronjb,
There is no debugger output here from the email?
Bob
Hi ronjb,
I built a little test form using this code and it appears to work OK.
Bob