Set default values for Pagination Options from Views Display for the below fields:
1. Items Per Page,
2. Offset results,
3. Pagination

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

shubhamgoel created an issue. See original summary.

shubhamgoel’s picture

Issue summary: View changes
shubhamgoel’s picture

Status: Active » Needs review

Hi,

MR#97 provides the solution to the issue. Please review and merge the MR.

scott_euser’s picture

Assigned: shubhamgoel » Unassigned
Category: Task » Feature request

Haven't checked this but from the sound of it it seems like a feature request (just trying to get a handle on the issue queue and prioritise bug fixes)

shubhamgoel’s picture

Hi @scott_euser

Please review and merge this MR.

anybody’s picture

Issue tags: +UX

Really helpful for the UX. Leaving the field empty to use the default (inherit) is the correct approach! Thanks!