D
Dimitris Nikolakakis
In a form I have two fields: Quantity, PackagingQty
I want to check if "Quantity MOD PackagingQty <>0" and if so to appear a
warning message (probably in BeforeUpdate)
No I have the check in Validation Rule of the field Quantity but this
prevents the record from saving. I want the user to see the message and then
decide if he wants the quantiy he entered.
thanks
I want to check if "Quantity MOD PackagingQty <>0" and if so to appear a
warning message (probably in BeforeUpdate)
No I have the check in Validation Rule of the field Quantity but this
prevents the record from saving. I want the user to see the message and then
decide if he wants the quantiy he entered.
thanks