Re: Form Validation with multi-lingual fields ?
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <OF61F56691.4032EDBA-ONC125708F.00527FC8-C125708F.0052AB57@commaro.com> |
Sébastien Landeau <[email protected]> wrote on 03.10.2005 16:44:53: > Does that mean that the validation is processed at the language > change (i.e. and then the form validated with the current field > value) before the editing validation ? No. The validation is only done on save, but only for the currently selected language flag. > 2005/10/3, [email protected] <[email protected] >: > > Sébastien Landeau <[email protected]> wrote on 03.10.2005 16:27:35: > > > Does this mechanism work when in edition, the contributor switch the > > input language by clicking of the language flags in the editing pop-up ? > > > > > Yes, it should ! > > Benjamin Papez