AddOnCondition formulas

You can now write AddOnCondition formulas for the CDR modules that apply to multiple types of associated records, such as fee types, review types, or inspection types. Previously it was necessary to write a separate formula for each type.

The Formula Editor has two new nodes in the Methods and Properties tree that you can use to specify the types that a formula applies to. Use the AssociatedRecordType node to specify the associated records that you're working with, such as AssociatedRecordType.Fee or AssociatedRecordType.Inspection. Use the "signature" node, such as BuildingSignature for building application types, to select properties of the associated records, such as the inspection type for an inspection formula.

AddOnCondition formula