Actions
Bug #21307
closedList view don't show if there are more records than displayed
Start date:
2009-10-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Since we have the page browser, the nav icons in MultiTableView has been removed. Editors are used to click on them if there are more records available.
Now we only can click on header to switch to SingleTableView, but we don't see if there are more records than displayed.
However the displayed text in <4.3 was wrong. Eg when there were 30 records, it showed: [21-30], but switched to SingleTableView were records 1-30 were displayed.
Solution:
Add forward icon as it was before and display the count of records shown on first page, show a + if there are more records.
See screenshot as it helps better to understand.
(issue imported from #M12273)
Files
Actions