Skip to content

records_per_page property of subpanel causes broken pagination #834

@JimMackin

Description

@JimMackin

The records_per_page key of a subpanel def is intended to allow setting how many records are shown on each page of the subpanel. However if records_per_page is greater than ten then ten records are shown per page but the pagination shows the intended count causing weird behaviour.

Looks like process_union_list_query in SugarBean.php is incorrectly setting the limit.

Metadata

Metadata

Assignees

Labels

Status:Fix ProposedA issue that has a PR related to it that provides a possible resolutionType: BugBugs within the core SuiteCRM codebase

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions