symphytum icon indicating copy to clipboard operation
symphytum copied to clipboard

Formula field type

Open brianlah87 opened this issue 6 years ago • 1 comments

Propose a new read-only field, which accepts a formula and computes a value based on other fields.

Value should be cached in database, and updated whenever a related field is modified.

Example use cases - given a field for Date of Birth, calculate age. Given an estimated cost and actual cost, calculate difference. Given a bunch of checkbox and dropdown box values, calculate if record is eligible for something.

brianlah87 avatar Aug 20 '18 17:08 brianlah87

+1 this will be a really nice feature.

bereldhuin avatar Sep 22 '20 11:09 bereldhuin