Hi, I'm using Joomla 1.5.2 and ChronoForms 2.5 RC3.1.
When i try to add "On submit code before sending email" -code which contains characters like "ä", "ö", "é" it cuts the code at the first occurance of one of those letters when saving the form.
Let's say i want to put this in the code field (with php tags):
When I save the form and go back to see the code it will look like this:
I tried to search if someone has had the same problem but with no luck. If there's a thread already please send a URL to it🙂
When i try to add "On submit code before sending email" -code which contains characters like "ä", "ö", "é" it cuts the code at the first occurance of one of those letters when saving the form.
Let's say i want to put this in the code field (with php tags):
echo "Ääääääää";
When I save the form and go back to see the code it will look like this:
echo "
I tried to search if someone has had the same problem but with no luck. If there's a thread already please send a URL to it🙂