I tick the select box next to the field that I would like to display as a pager, the field indeed appears as a pager, but when I re-enter the slideshow settings after I've saved that pager field doesn't appear to be ticked anymore.

Also, when I change the wrapping type the pager field have to be selected again or it doesn't show.

Comments

imclean’s picture

Status: Active » Needs review
StatusFileSize
new764 bytes

#default_value for the pager fields was set incorrectly. This should fix it.

fearlsgroove’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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

stborchert’s picture

Status: Closed (fixed) » Needs review
StatusFileSize
new1.21 KB

Unfortunately this isn't really fixed since you forgot to update views_slideshow_jcarousel_views_slideshow_option_definition().

jomarocas’s picture

Issue summary: View changes

patch #4 works for me thanks

  • fearlsgroove committed e8c6355 on master
    Issue #1429950 by imclean: Default value for pager fields set...
netw3rker’s picture

Status: Needs review » Closed (fixed)

It looks like both patches are in and now in both master and 7.x-1.x. Thanks everyone!