Closed (fixed)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2011 at 04:32 UTC
Updated:
2 Feb 2012 at 16:40 UTC
Is it possible to show the different delta values of a multi-value field in separate panes? I don't mind if I have to specify the delta value manually per pane, although it would be nice if I could just add one and have them all dynamically added separately.
Comments
Comment #1
merlinofchaos commentedI think there's still an issue to get deltas implemented in the entity content type.
For now a workaround is to use a view, which can do delta filtering and control. It's not at all ideal, I know, but it can be made to work today. Alternatively, writing a patch for the entity content type to handle a delta option might be useful too.
Comment #2
Letharion commentedComment #3
Letharion commentedComment #4
futurist commentedHmm, does anyone know if progress has been made on this? (Not sure if Limit the number of fields to display and Add a direct support of entity in ctools page manager are related.)
Use case: A panel page displaying the same node in several panes. Out of multiple images in that node (stored in a multiple value image field), a different image should be selectable for each pane.
Comment #5
merlinofchaos commentedYes, the ability to control deltas when rendering multi value fields was committed to CTools.
That patch has produced some notices that have not yet been fixed, however. I still need to circle back around to that. In any case, that's an issue for CTools. Be sure to get the latest -dev of CTools if you want that feature.