[
https://issues.apache.org/jira/browse/OFBIZ-5803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976380#comment-14976380
]
Pierre Smits edited comment on OFBIZ-5803 at 10/27/15 1:36 PM:
---------------------------------------------------------------
That a pagination bar disappears when all records are shown is to be expected,
as it is throughout the entire code base.
Showing the total number of records is a different aspect, and determined by a
lot of other factors (e.g. permissions).
was (Author: pfm.smits):
That a pagination bar disappears when all records are shown is to be expected,
as it is throughout the entire code base.
Showing the total number of records is a different aspect
> Prevent form widget paginate bar from disappearing when listSize gt viewSize
> ----------------------------------------------------------------------------
>
> Key: OFBIZ-5803
> URL: https://issues.apache.org/jira/browse/OFBIZ-5803
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Christian Carlow
>
> The form widget list paginate bar disappears when listSize gt viewSize which
> prevents the user from being able to determine the record count. For
> example, when there are 900 records and the user changes the list size to
> 1000, the count can no longer be determined. The bar should probably always
> appear unless the size is very small such as 20. The bar should probably
> still disappear for small records because it preserves a clean look.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)