This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 4
how to change the error message for required fields
Started 8 years ago by garypullings | 2 posts |
-
Ok this is what I am wanting to do, I would like to change the error message when hitting submit if the person didn't fill in all the required fields. How and were would I do that?
Posted 8 years ago # -
You can edit the "machform/includes/language.php" file. Search around line 300 for this code:
$languages['val_required'] = 'This field is required. Please enter a value.';
MachForm Founder
Posted 8 years ago #
Reply
You must log in to post.