Closed (works as designed)
Project:
Exclude Node Title
Version:
7.x-1.5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2012 at 21:20 UTC
Updated:
24 Apr 2012 at 16:04 UTC
I have Exclude Node Title set to hide titles for all nodes of a content type; however, there is a block on pages of that content type that references the node's title (in a View). Exclude Node Title hides the title in the View -- but I only want the title hidden for the page, not in the View. Is there a way to accomplish this?
Comments
Comment #1
gabrielu commentedYou can do the following, set the view do show the teaser of the node, and configure Exclude Node Title for Full view only.
ENT works for any pre-defined or custom view types, check the configure page. (Hint. Try to install latest DEV release, is stable to work with)
Best,
Gabriel
Comment #2
Katrina B commentedUnfortunately, that solution won't work when I have a View using fields (which is the case for 99 percent of my Views). Thanks for the suggestion, though!
Comment #3
gabrielu commentedYes, in the case you are using Views then there is not much ENT can do for you. It only handles hooks from node processing.