Maybe I’m too dumb, but I couldn’t find a way of copying and pasting a field from a model/block to another. It needs to be recreated. Would be nice having that.
Adding some detail to this.
I often need to create similar fields in multiple models or blocks.
Right now, in the schema editor, I would need to re-create those fields from scratch every time. There is no way to move or copy fields between models or block models.
I can duplicate a field within a model but I can’t move that duplicate to another model.
We still don’t have a built-in UI for this (cross-model field operations), but in the meantime, could this plugin help at all? Schema Import/Export - Plugins — DatoCMS
It basically lets you export a model to a JSON blob that you can then re-import into other models/projects.