Hi all,
I am trying to show validation message in CRM for below business rule.
On parent record we have 'Total budget' currency field and we have child grid where we will add invoices to that. total amount of all child invoices should be less than or equal to total budget.
While adding a child record I should compare child records amount with 'total budget' field and show validation message. Your suggestions will be much appreciated. Thank you.