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

merlinofchaos’s picture

I 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.

Letharion’s picture

Category: support » feature
Status: Active » Postponed
Letharion’s picture

Category: feature » task
futurist’s picture

Title: Split multiple fields in to separate panes » Split multiple value field content into separate panes

Hmm, 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.

merlinofchaos’s picture

Status: Postponed » Fixed

Yes, 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.