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.
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.
Comment