Problem/Motivation

The view that is the base for the new map exposes the "items per page" setting so users can select the number of results being shown per page.

If you disable it in the view, it is still visible in the frontend, since it is hardcoded in the template.

Proposed resolution

Respect the setting in template and JS.

CommentFileSizeAuthor
#2 map_hide_per_page.patch4.65 KBmrshowerman

Comments

mrshowerman created an issue. See original summary.

mrshowerman’s picture

Assigned: mrshowerman » Unassigned
Status: Active » Needs review
StatusFileSize
new4.65 KB

  • tobiasb committed 324becda on 2.1.x
    Issue #3449030: Allow disabling of "per page" setting in new map
    

  • tobiasb committed a90f28e0 on 2.2.x
    Issue #3449030: Allow disabling of "per page" setting in new map
    
tobiasb’s picture

Status: Needs review » Fixed

Patch applied. Thx.

Status: Fixed » Closed (fixed)

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