Closed (works as designed)
Project:
Display Suite
Version:
7.x-2.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 May 2013 at 21:34 UTC
Updated:
13 Aug 2013 at 17:51 UTC
I was wondering if it's possible to override a DS layout on a per node basis. Similar to the way you can create a node--123.tpl.php file in core. It seems like DS does have template suggestions but none that have a node's ID. Is this currently possible?
Comments
Comment #1
aspilicious commentedThere is an option in ds_extra's to choose a specific view mode for a node. So you could create a new view mode, make your display and reference it when editing the node (after enabling the option in ds_extras)
Sorry for the late answer!