Using Calculated Fields in ExtJS and Sencha Touch May 15, 2014 by saki 2 Comments Calculated fields are fields that do not have their own values, but the values are calculated from the other fields of the same record. It is easiest to implement them in Model.