[TYPO3-core] RFC: #12273: List view don't show if there are more records than displayed

Oliver Hader oliver at typo3.org
Tue Oct 20 00:44:58 CEST 2009


Hi Steffen,

Steffen Kamper schrieb:
> Hi,
> 
> this is a SVN patch request.
> 
> Type: Cleanup
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=12168
> 
> Branches: trunk
> 
> 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.

Seems like you forgot to remove a debug output... ;)
"debug($this->itemsLimitSingleTable);"

+1 by reading and testing

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list