Articles tagged with fields

Using Custom Validation Rules To Compare Two Form Fields

By Aran Johnson
Want to make sure that two submitted form fields have the same value? Use the ability to write your own validation rules, to add this validation to your model.
[Read more]