I am trying to (learn) design a Budget Adjustment form. I have the amounts to increase, and decrease, totaling correctly in their respective sum boxes.
Now I want to hide the justification section of the form (and prevent submission) until both the sum of increase and the sum of decrease equal each other (balance out).
What do I need to do to accomplish this process? Thank you.