Description of the need
When adding a new field to a content type, it automatically generates the field's machine name by using its title prefixed with field_:
In order to distinguish similar fields and to avoid mess in database, we always manually add the content type's name:
Proposed solution
I believe if the prefix consisted of field_ and content type's machine name like so field_listing_, it would only increase the usability and comfort of developing.
Recent comments
Ruby Text can be a bit of a hassle to edit... Yes, I can imagine that. No idea, how an editor dialog (or whatever) for easier editing of those should look like - in terms of...
Specific tags to work in CKEditor 5
"why are these tags only relevant for admins?" I'm allowing the editor as well. That being said, Ruby Text can be a bit of a hassle to edit... easy to accidentally delete a tag or part of a...
Specific tags to work in CKEditor 5
Out of curiosity: why are these tags only relevant for admins? Don't "regular" editors on that site also need them under circumstances? Yes, the editors play nicely, no problem to...
Specific tags to work in CKEditor 5