Hello! FC wonderful module, but so hard to theming it.
I propose to make the widget display the FC, ​​which could display view with FC elements. Embed view by arguments, and print with
print views_embed_view($viewname, $display_id = 'default', $FCid);
After addition of FC as field, FC creates view with standart output, what easily editied by user.

How about that? (: i am not a drupal-guru, so cant realize that ):

Comments

jmuzz’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

Yes there are issues with theming field collection items. See #1157794: Move markup to template files and improve theming in new 2.x branch .

I don't think adding a dependency on views is the best solution. It should be possible to theme field collection items without support from another contrib module.