Hello,
First of all - thanks again for the wonderful component !
The question - is it possible to add alpha and numeric validation for a cf_textarea box and how can be done ?🙂
First of all - thanks again for the wonderful component !
The question - is it possible to add alpha and numeric validation for a cf_textarea box and how can be done ?🙂
Hi milow,
I don't know, have you tried adding the validation from the Validation tab? That might work OK. (Though mostly we don't expect textareas to have these requirements).
Bob
I don't know, have you tried adding the validation from the Validation tab? That might work OK. (Though mostly we don't expect textareas to have these requirements).
Bob
Hi,
I've tried in the "Javascript Live Validation"
Enable Validation: Yes
and
5- validate-alphanum (only letters and numbers): text_14
where text_14 is my textarea field and it is not working
In firebug there are no script errors...
I've tried in the "Javascript Live Validation"
Enable Validation: Yes
and
5- validate-alphanum (only letters and numbers): text_14
where text_14 is my textarea field and it is not working
In firebug there are no script errors...
This topic is locked and no more replies can be posted.