I want to set a max value of two separate number fields. Thus (Field A) + (Field B) < 6. Is there anyway to use field validation on both fields A and B to check how their sum is set to a max value?

Right now I'm using the math expression field module which works but I want the client side validation to highlight the actual field, not the total math field.

Comments

museumboy created an issue.