Hi,

I'm trying to use a single webform across translations and everything works fine, except validation. The original webform (with attached validators) is ok, but on translated nodes the validators don't fire. Is there anything I'm missing. I may be wrong, but I think it was working at some point and I'm thinking that maybe there are some settings that I'm missing. If that's not the case, can you point me to the right direction on how to change the code and make this work?

Thank you!

Comments

liam morland’s picture

Sorry, I haven't worked with node translation. Validation rules are stored for a particular node. Are Webform components are shared between node translations? If so, the technique they use might have to be applied to Webform Validation as well to make it work.

liam morland’s picture

Status: Active » Fixed

If you think it worked with a previous version, but not longer works, you can checkout the module from version control and then checkout an old version to test. If it works, try different commits until you find the one where it stopped working. Then you can file a bug report.

Please re-open if you need more help.

Status: Fixed » Closed (fixed)

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