Schema Parameters

This topic holds information about Schema Parameters

Schema.EnableLiveCalculations

Description: Use this parameter to enable the calculation of fields values based on core business logic upon editing the field instead of upon saving the record. To enable calculations for specific info areas, enter a comma-separated list of info area IDs. To globally enable calculations, enter '*'.

Examples for core calculations:

  • When entering the Postal Code field e.g. for a company, the City is automatically entered using the information retrieved from City (OR) info area.
  • When changing the start time of an activity (MA), the end time is modified accordingly ensuring that the duration remains unchanged.

If disabled (i.e. Schema.EnableLiveCalculations = undefined), you need to define e.g. field hooks for updating such fields immediately.

For more information, see the article “How to Enable CRM.Core live calculations for Aurea CRM” in https://support.aurea.com.

Default: Disabled

Type: Character