the only way to do validation is to write it yourself using a custom form instead of the form block..
we're working on improving that
we're working on improving that
That's what I had to do, but it's not really pretty.
I used the external form system and added some javascript check.
I am not good enough to dig deep into C5 code, but this should be No1 on your to do list.
thx
I used the external form system and added some javascript check.
I am not good enough to dig deep into C5 code, but this should be No1 on your to do list.
thx
Created a form using the block (survey style).
I have 3 input that needs validating.
How do i do it?
Help please