Closed (duplicate)
Project:
Field collection
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2012 at 17:17 UTC
Updated:
29 May 2015 at 16:25 UTC
Jump to comment: Most recent
Comments
Comment #1
merlinofchaos commentedThis actually should be relatively easy. In an ideal world, field_collection module (or a glue module, field_collection_panelizer, perhaps) implements the required plugin for field collections. In Panelizer 3.x, the view mode support means that the page manager portion of the integration is unnecessary, so you can just panelize the view mode(s) as needed and it should work everywhere.
The plugin to support an entity is quite simple (see taxonomy for an example) and should take anyone who is familiar with the plugin system only a small amount of time to implement.
Comment #2
merlinofchaos commentedMoving to the field collection queue.
Comment #2.0
merlinofchaos commentedcongrats
Comment #3
osopolarDuplicate of #2110273: Add Panels and Panelizer support for field_collections.