Hi all,
I generate my models with devtools and everything is working fine, except for one field ending with _mail
.
Each time i regenerate the models from the db, the field :
submit_mail
becomes :
$submit _mail
the devtools add a space before the underscore each time. Its not a big problem, but its weird.
Have you any idea about were it coming from ? and how can I fix it ?
thx in advance.