It’s a nice module, but I had to disable it, because of wrong notices.
I’m getting this error when editing nodes: field x is required( when it’s not required).
apparently, Clientside Validation consider all my Checkbox fields required. even if they are not.
I was unable to save or edit any node in my site until I disable it.
----
EDIT: I’m using: 6.x-1.27 version.

CommentFileSizeAuthor
#6 error.JPG90.97 KBDharmendra.s

Comments

kalilo’s picture

Version: 7.x-1.27 » 6.x-1.27
jelle_s’s picture

Status: Closed (duplicate) » Active

This is a duplicate of #1480748: Wrong validation on CCK not required checkboxes
Created a new stable version (6.x-1.30). Should be fixed in that release.

jelle_s’s picture

Status: Active » Closed (duplicate)
Dharmendra.s’s picture

Status: Active » Closed (duplicate)

Too bad module client side validation , makes all field required , i waisted 14 hour in a single task.....too bad

jelle_s’s picture

Status: Closed (duplicate) » Active

Are you still having this problem in the latest dev?

Dharmendra.s’s picture

StatusFileSize
new90.97 KB

yes i m struggling this proublem before 18 hours....i am feeling very sad ....
on my attachment i have only one field required but it shows all the fiels are required...
i m using drupal 6.26, webform 6.x-3, clientside validation 6.x-1.30...

jelle_s’s picture

I can not reproduce this with the latest dev version. Can you try that one?

Dharmendra.s’s picture

Don't worry i got the solution , in drupal 7 it works fine so simple copy the d7 clientside_validation_webform.module file and replace in d6 folder it works fine for me....

attiks’s picture

Assigned: Unassigned » jelle_s
Priority: Critical » Normal
BasH’s picture

I didn't have this problem in 1.27 and it occurred when updating to version 1.30. Not only checkboxes were required but all fields of the webform by the way. (looks like the same problem as dharmendraRaj has/had). I tried the latest dev version and that solved the problem. (using Drupal 6.22 (I know, I still have to upgrade...) Webform 6.x-3.18 and Webform_validation 6.x-1.5)

attiks’s picture

Version: 6.x-1.27 » 6.x-1.x-dev
Assigned: jelle_s » Unassigned
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Correct wrong version