[
https://issues.apache.org/jira/browse/OFBIZ-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562885#comment-14562885 ]
Christian Carlow edited comment on OFBIZ-6423 at 5/28/15 1:31 PM:
------------------------------------------------------------------
Just making a note here in case forgotten later. Once the results of performFindList are displayed, it is necessary to assign override-list-size attribute so that FormRenderer.renderItemRows sets the lowIndex correctly, otherwise pages > 0 are rendered as empty.
was (Author: ofbizzer):
Just making a note her in case forgotten later. Once the results of performFindList are displayed, it is necessary to assign override-list-size attribute so that FormRenderer.renderItemRows sets the lowIndex correctly, otherwise pages > 0 are rendered as empty.
> FindService.performFindList can't be swapped for performFind of grids/forms
> ---------------------------------------------------------------------------
>
> Key: OFBIZ-6423
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6423> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Christian Carlow
>
> This is a container issue to have grids/forms render the same way regardless of which service is chosen.
> OFBIZ-6419 will resolve the issue that causes the listSize to be set to the default viewSize.
> FormRender.renderItemRows has a TODO note mentioning that the code needs to be redisigned because it doesn't skip previously iterated rows won't be rendered. Such redisign will likely be involved with the patches to resolve this issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)