Bug #21307
closedList view don't show if there are more records than displayed
0%
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
Updated by Chris topher about 15 years ago
Steffen, you committed this one to trunk in rev 6187.
Issue #21216 is still NOT in trunk! :-)