Hello,
im using Chronoforms and Joomla 1.58.
For "Dynamic To" i used: <option value="xyz@xyz.com"> Information </option> and it has workes fine, with Joomla 1.5.
Now im using Joomla 1.58 and it doesnt work. I found out, that it work now without quotes: <option value=xyz@xyz.com> Information </option>. But this isn't correct code! And i will use a php-script befor sending mail, and there i must quotes for string and than it work not too.
Why cant i use quotes in Chronoforms?
thanks
Chris
im using Chronoforms and Joomla 1.58.
For "Dynamic To" i used: <option value="xyz@xyz.com"> Information </option> and it has workes fine, with Joomla 1.5.
Now im using Joomla 1.58 and it doesnt work. I found out, that it work now without quotes: <option value=xyz@xyz.com> Information </option>. But this isn't correct code! And i will use a php-script befor sending mail, and there i must quotes for string and than it work not too.
Why cant i use quotes in Chronoforms?
thanks
Chris