Content
View differences
Updated by Tobias Dillmann 12 months ago
* implement UI for the formula field
* offer dropdown containing
* mathematical operators and parenthesis
* custom fields of type integer and float
* custom fields of type calculated value
* consider custom fields when validating the formula
* **open point:** define data structure for saving the formula to the DB
* offer dropdown containing
* mathematical operators and parenthesis
* custom fields of type integer and float
* custom fields of type calculated value
* consider custom fields when validating the formula
* **open point:** define data structure for saving the formula to the DB