Pseudo fields
A more robust solution for calculated fields
Pseudo fields
Problem
You need to perform some calculations during data entry, but you do not want these columns to be editable by the user.
For example, you want to record the Temperature, and your measurement is in degrees Celsius (°C), but in that same datatable you also need to store the temperature in Kelvin (K).
Solution
Use Pseudo Fields.