Thanks so much for this plugin, it is so helpful!
One thing I would like to mention is that for my documents created before I added the plugin (so createdBy and updatedBy are undefined) it shows these fields in the UI as the logged in user, instead of showing no value.
Probably this happen because those fields have a default value, so the component DisplayOnlyField is returned the default values when it calls 'useField()'?
Thanks so much for this plugin, it is so helpful!
One thing I would like to mention is that for my documents created before I added the plugin (so createdBy and updatedBy are undefined) it shows these fields in the UI as the logged in user, instead of showing no value.
Probably this happen because those fields have a default value, so the component DisplayOnlyField is returned the default values when it calls 'useField()'?