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.
GitHub Issue #:
6172
Recent comments
Hi DonM, I guess there isn't an option for the color module to behave in another way, but there are workarounds: Don't use the color module, maybe even disable it, and use only...
Color module aggressive search and replace custom css color values
Thanks. I think, for me, the user-interface issue is that one uses (can only use) the "big" configure to add a first condition. And that made me think that I should use that same method to add...
Blocks (custom) not displaying in Harris sidebars with visibility condition set to more than one url path (node)
Just wanted to add-- anyone trying to set these permissions while running from Synology web station (DSM 7x) like I am, the apache user is apparently "http". So use: chown -R http....
can't install modules: "Error installing Devel. Permissions are not set up properly."