This is ref to http://drupal.org/node/1734736 -as this is closed I am creating a new thread following the comment #5 on the above link.

@Attiks :

Can you please give some instructions or steps.

This was my original thread : http://drupal.org/node/1785106

Thanks

Comments

attiks’s picture

  1. Download clientside_validation
  2. Enable "Clientside Validation Webform"

By default it will check all webforms, so it will detect all required fields.

I assume you've read http://drupal.org/node/1324924

akshita’s picture

Thank You- Much Appreciated.

Is there a way to validate the value of the field -for example captcha verification(this is done only when we submit the form
) - If this is resolved at client side then my uploaded multifiles will not be erased.

attiks’s picture

Clientside validation supports captcha, but I didn't test it inside webform, let me know if it works.

akshita’s picture

Hi Attiks

I could not able to make it work . If the captcha word verification field is left blank on blur validation is done for empty field but not when wrong value is entered .

Because of captcha module the verification is done after the webform is submitted.

Thanks

attiks’s picture

Title: Help on using client side validation » Support captcha for webform
Assigned: Unassigned » jelle_s
Category: support » feature

Turning this into a feature request, Jelle_S might have some time to work on this

akshita’s picture

Thank You. Much Appreciated :)

jelle_s’s picture

Assigned: jelle_s » Unassigned
Status: Active » Fixed

Added in latest dev version.

akshita’s picture

Thank You Very much :)

akshita’s picture

7.x-1.x-dev or 8.x-1.x-dev ?

I am confused with the dates.Please advice which one do I have to use to verify captcha at client side.

attiks’s picture

The first number indicates the drupal version, so for Drupal 7 use 7.x-1.x-dev

akshita’s picture

so the new feature -captcha verification is added in 7.x-1.x-dev

Jelle says -Added in latest dev version. (so I am in a dilemma which version -I am using drupal 7)

jelle_s’s picture

Yes, sorry I should have been more clear.

You filed this issue for the Drupal 7 version. So when I say "the latest dev version" I mean 7.x-1.x-dev.

"The dev version" of a module always ends with "-dev".

For more information on version numbers please read http://drupal.org/node/467026.

akshita’s picture

Though I have deselected option validate on blur - this still works when the value is not entered in the required field and also client side validations are not working in IE 7

Please suggest

Thanks

akshita’s picture

@#12 -thanks Jelle.

I am sorry for bothering you. I would have referred and make myself clear with the versions. My apologies.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.