Project

General

Profile

Actions

Bug #72070

closed

ViewHelper f:widget.paginate - insertBelow /insertAbove doesn't work

Added by Johannes C. Laxander over 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2015-12-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

<f:widget.paginate objects="{objects}" as="paginatedObjects"
configuration="{itemsPerPage: 5, insertAbove: 0, insertBelow: 1}">
...records output...
</f:widget.paginate>

The code above dosn't work. Page browser will only place on the top, also if I set both (above and below) to '0'.

Actions

Also available in: Atom PDF