OK, so you need to come up with a custom calculation script for field B that checks field A, and the calculated result (C + D) should not exceed that value of field A, correct? As an example, if A is 20, C is 15, and D is 15, the calculated result should be 20 and not 30 (15 + 15)?
↧