Can I create virtual fields?

I would like to know if it is possible to create our own virtual fields.

For example, in the Loan table, I would like to add a “Total value (€)” field that automatically calculates the insurance value of a loan by adding up the value of each preparation via a “Value (€)” field from the Loan Preparations table.

Is it possible to do that?

Hi @Marion,

Thanks for your question!

Users cannot create new virtual fields at this time. However, you can integrate with the Specify APIs to regularly update a read-only field in the system with the output of a standard formula/calculation. Within Specify, only the fields predefined in our code and described in this article are available.