Christian Carlow created OFBIZ-5803:
---------------------------------------
Summary: 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)