SQL Validations - on field and on Form - Validate discount
Moty
coresuite SQL Validations - on field and on Form - Validate discount less than 10 - Nov2011.cocuSolution Overview:
The following customize rules will perfom validation on form (clicking on add/update) and on field (tabbing out of the field) on the discount field on sales orders,
Structure:
- Optimizer rule to monitor the add/update event on sales orders and validate the discount field to be less than 10 (COR:Validate on Form: Discount < 10)
- Optimizer rule to monitor the validate event on the discont field on sales orders to validate the discount field to be less than 10 (COR:Validate on field: Discount < 10)
Screenshots:
0
Please sign in to leave a comment.
Comments
0 comments