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
Here's an idea on how to use a content type for reviews and associate each "Review" with its own "Target Page". 1. Create a “Review” content type that has a required field “Entity...
How to add a page that authenticated users can add reviews to?
Thanks @Enthusiast for your time and help with this. You've been most helpful. I'm still struggling to create the functionality I'm looking for. I suppose I want something like these forum...
How to add a page that authenticated users can add reviews to?
I've never used Softaculous, but I've seen this problem in my dev settings, when the config directory for a site is empty, but Backdrop database has already been installed. For example, when I...
Softaculous Staging issue with Backdrop