Multilingual support is already built into Contour and should work with this preview as well. Instead of an error message, just enter something like #FieldRequiredError
If you have a dictionary item called FieldRequiredError, the value will be used and the language should be based on your current locale.
Alternatively, I will also be building in the posibility to request a different locale manually if needed.
Multilingual support in BuildForm?
Hi Sebastiaan
Very nice package!
I was wondering how I can add multilingual support to the client side validation that is generated by the BuildForm xslt extension?
I can see that you have published it as a "preview", and I guees that is why this bit is missing, but if you have a status on the development.
Best regards
Emil
Thanks Emil.
Multilingual support is already built into Contour and should work with this preview as well. Instead of an error message, just enter something like #FieldRequiredError
If you have a dictionary item called FieldRequiredError, the value will be used and the language should be based on your current locale.
Alternatively, I will also be building in the posibility to request a different locale manually if needed.
Let me know if this works for you!
Thanks for your quick reply!
I tried that approach, but I can't get it to work. The name of the dictionary key is just outputted:
Do you have this setup working?
Hmm, I must say, I haven't tried it with this version yet, I'll have a look at it and can probably update it very easily soon, I'll keep you posted!
is working on a reply...