When a field_collection field is added as a Views field, the formatter settings subform duplicates the whole form (difficult to describe, see screenshot)

CommentFileSizeAuthor
#1 formatter_settings_views-1227244.patch1.44 KByched

Comments

yched’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new1.44 KB

Patch.
The $form var already exists as a param of the field_collection_field_formatter_settings_form() function, it's the whole form in which the subform is being inserted ($form and $form_state params were added late in D7 :-( )

I dare say it's RTBC.

tim.plunkett’s picture

RTBC, just in case you don't trust someone RTBCing their own patch, even yched :)

zilverdistel’s picture

The patch works for me too. Thanks!

fago’s picture

Status: Reviewed & tested by the community » Fixed

thanks, committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

minor edit