Closed (fixed)
Project:
Display Suite
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2012 at 03:51 UTC
Updated:
27 Apr 2012 at 18:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
tancHere's a patch to support bean forms at least. It would be good to support any fieldable entity.
Comment #2
tancAnyone with any thoughts about this?
Comment #3
swentel commentedComment and bean can go in, I guess. User form will be a little harder, so I would like to keep that out for now.
Maybe we should change this to if (in_array()). Also ds_layout_list() in ds.field_ui.inc should be modified then as well, in case rel isn't enabled.
Comment #4
swentel commentedMoving to second branch first
Comment #5
swentel commentedmarked #1427764: DS layouts not available for field collections Edit\Add forms as dupe.
So, field collection, bean and comments by default is something that should work out fine. I'll do some tests this weekend.
Comment #6
swentel commentedHere's a patch for 7.x-2.x.
Might be backported one day, but for now, this stays here.