I have a D8.5.2 site (Thunder),
bilingual EN / FR.
(but I don't translate the view...)

In a view I have different page.
I duplicate a page simply to have different parameters in EN or FR.

So, I have 2 pages in this view :

  • "Events" in English
  • "Événements" in French

I try to change the pager parameters in "Événements" to have "<< Début" and "Fin >>", in French
When I save, the pager parameters in "Events" English page, are overwrite by the French terms...

If I restore the English term "<< First" and "Last >>" in the English page "Events", this overwrite the French term in "Événements" page...

Pager parameters seem to be "global parameters" for all pages in the view ?

Thanks. Didier

CommentFileSizeAuthor
Drupal_Views_Pager_20180423.png216.18 KBdidier misson

Comments

Didier Misson created an issue. See original summary.

Version: 8.5.x-dev » 8.6.x-dev

Drupal 8.5.6 was released on August 1, 2018 and is the final bugfix release for the Drupal 8.5.x series. Drupal 8.5.x will not receive any further development aside from security fixes. Sites should prepare to update to 8.6.0 on September 5, 2018. (Drupal 8.6.0-rc1 is available for testing.)

Bug reports should be targeted against the 8.6.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.7.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.6.x-dev » 8.8.x-dev

Drupal 8.6.x will not receive any further development aside from security fixes. Bug reports should be targeted against the 8.8.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.9.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

Version: 8.8.x-dev » 8.9.x-dev

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

Bug reports should be targeted against the 8.9.x-dev branch from now on, and new development or disruptive changes should be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

pameeela’s picture

This is a UX issue. You can have different settings, but it is easy to miss how to do it. I'm going to close this issue as a duplicate in favour of #2552541: Improve usability when overriding Views style options and row style options and pager options.

You have to edit the first setting, select to override, and then you can change the actual settings.