this patch links the f collection name in the std node manage field page to the manage field page for that collection: http://screencast.com/t/zKhmxwEs2
cache flush required
| Comment | File | Size | Author |
|---|---|---|---|
| field_collection-link_to_collection.patch | 853 bytes | liquidcms |
Comments
Comment #2
jmuzz commentedNot sure if this is still relevant but it seems like it could be a change for the better.
Is there still a form where the field collection fields all appear as "Field collection" and if so where is it?
Also, HOOK_form_FORM_ID_alter() should be used if only operating on a single form ID. The function would need to be commented too.
Comment #3
jmuzz commentedI did commit this.