Closed (outdated)
Project:
Field collection
Version:
7.x-1.0-beta5
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2012 at 09:23 UTC
Updated:
15 Nov 2016 at 19:48 UTC
Jump to comment: Most recent
Comments
Comment #1
joachim commentedPossible ways to fix this:
- simple: show a message on creation of a field group with a link to edit its fields. simple, but the it's one-time only
- show help text on the FC field admin tabs with the links to edit its fields.
- show a local task link when in the 'edit' tab of the field collection field
- show the FC entity's 'manage fields' and 'manage display' tabs as tabs alongside the FC field's admin tabs (nice, but may cause some VERY deep menus, and a variety of form redirections may end up seeming broken).
Comment #2
RobW commentedNice issue.
I think the best would be a field groups-like interface on the manage fields tab, with adding and drag and drop underneath the field collection, but that would probably involve a lot of custom code to create and update entity fields from the node field ui.
Comment #3
ghilsman commentedI "second" the comment in #2. I might be naive about it, but seems like the code for this functionality could be borrowed from the field_group module and edited appropriately.
Comment #4
jmuzz commentedThere is now a link to it in the "Default value" box on the field collection field's administration page.