Hi,
in ChronoForms 6.0.10 the WYSIWYG Editor is enabled by default.
That breaks the php code in the html field.
<?php becomes <!--?php
$jinput = $app->input; becomes $jinput = $app->input;
...
What can I do to prevent this?
Regards
Pascal
in ChronoForms 6.0.10 the WYSIWYG Editor is enabled by default.
That breaks the php code in the html field.
<?php becomes <!--?php
$jinput = $app->input; becomes $jinput = $app->input;
...
What can I do to prevent this?
Regards
Pascal