Hi,
I have a question concerning the position of the validation message:
I'd like to have all the valiadtion messages above the label-element:
<p>Sorry, you need to fill in this field</p>
<label>Your Name*<span class="hidden">, is necessary</span></label><input class="required" type=text" id="name" />
But this seems impossible with Chronoforms and livevalidation.js. Does anybody have a solution to do this?
Thanks for any reply
Bernhard
I have a question concerning the position of the validation message:
I'd like to have all the valiadtion messages above the label-element:
<p>Sorry, you need to fill in this field</p>
<label>Your Name*<span class="hidden">, is necessary</span></label><input class="required" type=text" id="name" />
But this seems impossible with Chronoforms and livevalidation.js. Does anybody have a solution to do this?
Thanks for any reply
Bernhard
Hi Bernhard,
Please download a copy of this document which will tell you how to show a custom validation message.
Bob
Please download a copy of this document which will tell you how to show a custom validation message.
Bob
This topic is locked and no more replies can be posted.