CMS
Computed expressions
3min
You can give a property a dynamic value that is automatically updated based on an expression you provide. This allows you to combine the values of other properties into one, or to perform a mathematical formula on values.
Other properties can be included in the expression by using their ID.
Note that the values of computed properties will be calculated automatically and therefore can not be modified manually. However, you can always make the property non-computed again by switching off the "Computed" toggle.
Below is a list of supported snippets you can use in the computed expressions
Operator
Logical
Text
Math
Date
Updated 12 Sep 2023
Did this page help you?