Resolved! Business Rules: Calculated Field Value
Hello, Need help with a Business Rule script to calculate the value of a field based on other fields and calculations. Conditions set in 'When to run'. (function executeRule(current, previous /*null when async*/) { // Add your code here var price ...
