User can split volumes across delivery months. Need to ensure that volume splits sum up to total volume
e.g. 1333 + 1333 + 1334 = 4000
Don’t want server side validation rule(s).
Ideally, can write client side JavaScript to perform validation whenever user clicks Save.
Please advise if this is possible and any guidance is appreciated.
Thanks, Irvin.