use this guide
example, Field1 = Field 2 + Field 3 in the Formulas field.
Calculated Field
Collapse
X
-
Hello,
to make Espo formula works you should write it in this style: Fieldname3 = Fieldname1 + Fieldname2
Leave a comment:
-
Calculated Field
in my EspoCRM i have an entity "Statistics".
There are several number and text fields with numbers.
One field should be the "Total" from 2 Fields.
For example:
Entity Statistics
Fieldname1 + Fieldname2 = Fieldname3
I've read the documentation, but im not an expert.
Is it possible to give me an example how i can manage this simple problem in the Entity Manager?
Thank you very much.Tags: None

Leave a comment: