Hello there,
I have 2 user roles (admin and editor) and I want to set a specific blueprint field to read only for the editor user. the admin user should still be able to edit the field.
something like for the files field with
options: read: true
Is this even possible?
regards,
Timo