Hi,
I am trying to setup a view with the FlexSlider format. In Style options I pick one grouping field and a flexslider option. The flexslider option gets saved however the grouping field is not.
Is it possible that in flexslider_views_plugin_style_flexslider::options_submit the grouping options are completely wiped out? Because in flexslider_views_plugin_style_flexslider::render() $this->options['grouping'] is empty.
Thanks in advance

CommentFileSizeAuthor
#4 2029811-preserve-options.patch628 bytesjpstrikesback
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

stinky’s picture

Subscribe

ConradFlashback’s picture

sub+

minorOffense’s picture

Status: Active » Postponed (maintainer needs more info)

Can you post an export of your View?

jpstrikesback’s picture

FileSize
628 bytes

in options_submit we currently wipe out the original options array, just a 1 liner.

jpstrikesback’s picture

Status: Postponed (maintainer needs more info) » Needs review
minorOffense’s picture

Status: Needs review » Fixed

Thanks for the patch.

jpstrikesback’s picture

Cheers :)

Status: Fixed » Closed (fixed)

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