This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Captcha guidelines
Started 16 years ago by reprocessor | 4 posts |
-
Hi Yuniar,
I would like to be able to put in a guideline for my users next to the captcha field(I'm using the internal captcha)when you hover over it. All I'd need it to say is; 'This field is NOT case sensitive, please type the lettews you see on the left.'
Is this possible?
Best regards,
Phil
Posted 16 years ago # -
Hi ..
You can try to insert this code on line 1481 in view-functions.php files. it will like behave like guidelines on machform field
$guidelines = "<p class=\"guidelines\" id=\"guide_{$element->id}\"><small> This field is NOT case sensitive, please type the lettews you see on the left</small></p>";
MachForm Support
Posted 16 years ago # -
Hi Redityo,
Thanks for this :) You guys is da bomb!
Phil
Posted 16 years ago # -
Works perfectly, thanks!! I love this form software!!!!
Posted 16 years ago #
Reply
You must log in to post.