Closed (works as designed)
Project:
Exclude Node Title
Version:
7.x-1.6
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2013 at 16:09 UTC
Updated:
2 Apr 2013 at 14:49 UTC
Issue:
can't find out "Exclude title from display" checkbox in edit form of a node.
Reproduce:
Go to admin->module ("Exclude node title") ->configure->
and set "Define title excluding settings for each content type" equal "All node".
(If set this to "User defined node", it works fine, "Exclude title from display" checkbox appear)
Comments
Comment #1
fadrupal commentedSame here.
Comment #2
hillarycamp commentedMy understanding is that if you choose "All nodes", the title just automatically disappears from all displays and you do not get the checkbox option.
The checkbox appears when you select "User defined node" because the option to exclude the title is exactly that, user defined, so it appears as an option on the content creation page.
I'm just a beginning Drupal Developer so please correct me if I'm wrong...
Comment #3
jjmonterey commentedI believe that hillarycamp is correct. to display the checkbox "user defined node" must be selected.
This is probably the most desirable option, as for some content types - say a slideshow using the field slideshow module, you might not want to have a title display. I'm marking this as closed (I think).