Hi,
I want to implement custom validation message for each filed in form,
Does anyone know if we can customize a validation message for each field?
Now I have two textboxes (Name, Email), those are required. When I click a submit button without input information those fileds, then the validation message show up "This Field is requied" (Standard episerver form).
But I would like to have the validation message for show specific field name. Like "Please enter Name." and "Please enter Email".
Waiting to hear from any helps.
Thanks in advance.