Hello I have problem with CF 4.0.4 and Joomla 3.2 (not upgraded from 3.x)
I have a form with several filed "required" but the front-end validation is not working.
When i submit the form, instead of "required fields...." I get:
Data Array:
Array
(
[option] => com_chronoforms
[chronoform] => Contatto
[event] => submit
[nome] =>
[Cognome] =>
[Societa] =>
[Email] =>
[Telefono] =>
[Testo] =>
[Privacy] =>
[invia] => Invia la richiesta
[682db6740ed529c0024ea0814e0c368a] => 1
)
Validation Errors:
Array
(
)
I have a form with several filed "required" but the front-end validation is not working.
When i submit the form, instead of "required fields...." I get:
Data Array:
Array
(
[option] => com_chronoforms
[chronoform] => Contatto
[event] => submit
[nome] =>
[Cognome] =>
[Societa] =>
[Email] =>
[Telefono] =>
[Testo] =>
[Privacy] =>
[invia] => Invia la richiesta
[682db6740ed529c0024ea0814e0c368a] => 1
)
Validation Errors:
Array
(
)