You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2015/05/27 21:46:18 UTC

[jira] [Commented] (OFBIZ-6423) FindService.performFindList can't be swapped for performFind of grids/forms

    [ https://issues.apache.org/jira/browse/OFBIZ-6423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14561589#comment-14561589 ] 

Christian Carlow commented on OFBIZ-6423:
-----------------------------------------

This issue was encountered while trying to insert group/summary records in the iterator for OFBIZ-6419 which couldn't be done because EntityListIterator doesn't support insertRow. 

> 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)