Hello friends .. i need a help. As you can see in this picture which shows seat capacity and selling seat of a vehicle. I created a validation for selling seat which compares value in selling seat should be less than seat capacity of vehicle. So if i edit an already existing data,.
For eg: if the value in selling seat is 55 , and i added a 2 to it , say 255 , the validation is not executing in this case. Validation is only working if i clear the existing 55 value and then type 255 in to the page item. Is there any way to solve this?