Hello,
i'm not sure if this is a problem views_ui.module or views.module...

Problem/Motivation

When view has multiple displays then change of option Pager - Offset (number of items to skip) is changed not per-display but on all displays

Steps to reproduce

Create a view and create more than one display for that view. Then change "Pager" - "Offset (number of items to skip)".
You'll see that Offset is changed not only on the display that you changed it but on all displays of that view.

Proposed resolution

Each display have to have it's own "Offset" settings.

Comments

lordzik created an issue. See original summary.

larowlan’s picture

Category: Bug report » Support request
Issue tags: +Bug Smash Initiative

When you changed the setting, did the dialog say 'all displays' or 'this display'.

There's a select field where you can change it in the dialog

lendude’s picture

Status: Active » Postponed (maintainer needs more info)

You can't change that on the options dialog, you need to change that on the 'Widget: Select pager' dialog (where you choose what type of pager you want to use). What you choose there will also propagate to the options.

Does that work for you?

There are open issues for this, but can't find them right now

lendude’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

Thanks @longwave, that was the one I was looking for!

Closing this as a duplicate, feel free to open this back up if you feel this is a different issue.