Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Multiform required field message language


Go to End


1303 Views

Avatar
Jeetje

Community Member, 1 Post

7 January 2016 at 12:11pm

I'm new into SS and MultiForm and are trying to make a simple adjustment to some existing forms.
When a field is required, I get a message: '<FieldTitle> is required'.
How can I change 'is required' to another language? I tried editing Validator.php and RequiredFields.php but nothing changed.
Thanks.