Due to the changes in #1665318: validation of fields inside a field collection (4bd9c4), clientside_validation_webform depends on clientside_validation_form. I don't think this is needed and it causes problems for us. We only want to use Clientside Validation for Webform. Please replace the dependency on clientside_validation_form with a dependency on clientside_validation.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Liam Morland’s picture

Status: Active » Needs review
FileSize
538 bytes

Patch.

attiks’s picture

@Liam I assumed everything still works without the dependency?

Liam Morland’s picture

Yes, it works in my testing. This is just setting it back to how it used to be. The change was made to deal with field collections and I don't think that applies to Webforms.

Jelle_S’s picture

Status: Needs review » Fixed

You're right. Fixed in latest dev. Thanks for the patch ;-)

Status: Fixed » Closed (fixed)

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