Hi,
I have a multivalue image field with optionset default. I am trying to use the title as caption but am not able to save the field setting.
I can select the caption setting under /admin/structure/types/manage/MYTYPE/display and update it, save field settings then, get a positive response from drupal (settings have been saved), but when I re-open the field options, the option is unchecked again.
No caption appears along with the images, although titles are set.

I tried to find out, where this setting should go - probably to field_config_instance table - and there I can't find anything about caption settings.

Am I doing something wrong or is this a bug?
The same problem occurs with 7.x-2.x-dev (2013-Jun-09)

Is anybody else experiencing this problem with flexslider_fields?

Comments

minorOffense’s picture

Version: 7.x-2.0-alpha1 » 7.x-2.x-dev

The newest dev release has a fix for this. Once it's published you'll be able to test.

moonray’s picture

Still an issue with latest dev.

Note: I'm using it on a field_collection rather than a node type directly. This makes the helpful "You need to enable the Title field for this image field to be able use it as a caption." not link to the correct URL. Probably not related, but I thought I'd mention it.

moonray’s picture

Looks like the problem is with picture module. #2084979: flexslider_picture broken on/after flexslider -alpha3

minorOffense’s picture

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