Using ad_form is it possible to validate one form value based on the value of another element?
Right now I need this to validate the traditional Password, and Password Again for fields to make sure both are the same. But I have in other places needed to reference the value of one element to compare it to another.
Request notifications