Today’s announced feature, computed fields, makes the dynamic calculation of fields during read actions way easier.
On top of this, it would be amazing to have computed field functions that run during the creation or update of a document. e.g., to maintain sensitive fields in the document like an .access
field
More examples:
- Set createdBy while
create
- Set lastModifiedBy while
write
- Set createdTime while
create