It is non-intuitive for people to adjust the way the title behaves on the "Configure" page for content types when all the other fields are managed via Manage fields
and Manage display
. We should move these settings over to where people expect to find them, using hook_field_extra_fields()
in the node module.
- Everything in the
Submission form settings
tab should be moved toManage fields
- The
Title field label
options should be handled the same way as other field titles (edit button, with inner label field) - The
Explanation or submission guidelines
should also be moved, perhaps to the top of the list
- The
- A new option should be added to the
Manage display
tab to show or hide the title.
(also, I thought we had an issue for this already, but perhaps I am thinking of the Drupal issue I created years ago: https://www.drupal.org/node/1513054)
Recent comments
Hello. I'm stuck at the Drupal > Backdrop update step at /core/updatte.php with an error: The configuration directory in settings.php is specified as './files/config/active', but this...
Configuration directory "empty or missing crucial files" after site copy
Tried and successfully applied DrAlbany's method with the form https://www.drupal.org/sandbox/grobot/2105379stickman hook. I also encountered the same situation. Thanks DrAlbany
Ubercart - Auto increment SKU
Since before migration you need to prepare the Drupal site - disabling and removing all modules, disabling themes, as part of the preparation you can clear the cache and logs, delete the search...
Trimming the size of my database for D2B_migrate not to error out (Request Entity Too Large / 504 Gateway Time-out)