Comments

goron’s picture

Hi attiks,

Is this integration something that needs to happen in Clientside Validation, or Multivalue Settings? There's some enhanced validation that this module adds to forms. Is that simple to integrate into Clientside Validation?

Thanks.

attiks’s picture

@goron: the way clientside validation works is by looking at the fapi elements, so if your module can expose this information somehow, we can detect it. The integration itself can happen inside either module, we added hooks to clientside validation to support this.

attiks’s picture

jelle_s’s picture

In attachment the patch to apply to clientside validation and a .zip of the submodule

this should work in combination with the patch in the previous post

jelle_s’s picture

sorry, there was an error left in the previous patch.

Correct patch: