cancel
Showing results for 
Search instead for 
Did you mean: 

Calculated field

cmorgia
Champ in-the-making
Champ in-the-making
Dear all,
I would like to ask your help about how to model a calculated field.
Basically, one of the properties of a type should be seen as a read-only property whose value is calculated through a formula that depends on the value of other properties in the same type.

Is that possible in Alfresco? Should it be modeled in the model or it's something that should be put in views/property sheets or whatever?

Thank you very much,
Claudio
1 REPLY 1

smicyk
Champ in-the-making
Champ in-the-making
Hi,

in general the calculated fields should be created as normal properties but the value should be updated using Alfresco Behaviours. In my opinion it is not very usefull to calculate fields during viewing.

smicyk