Set default values for Pagination Options from Views Display for the below fields:
1. Items Per Page,
2. Offset results,
3. Pagination
Issue fork viewsreference-3560234
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
Comment #3
shubhamgoel commentedComment #4
shubhamgoel commentedHi,
MR#97 provides the solution to the issue. Please review and merge the MR.
Comment #5
scott_euser commentedHaven'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)
Comment #6
shubhamgoel commentedHi @scott_euser
Please review and merge this MR.
Comment #7
anybodyReally helpful for the UX. Leaving the field empty to use the default (inherit) is the correct approach! Thanks!