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

Adrian Crum commented on OFBIZ-4388:
------------------------------------

The parameters need to be keyed to a specific form widget instance. There is an 
example of this in the screenlet widget expand/collapse implementation. Each 
screenlet has its own expand/collapse parameter.


> question to revision 1160539 "add the viewsize and viewindex parameters to 
> the buttons on a list form to remember the paage and pagesize automatically"
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4388
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4388
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Leon
>
> I don't know why do that "automatically". This commit does break something. 
> E.g. We have a list form which has hidden-form style button leads to another 
> list form. If the former list is in page one, then everything works well, but 
> if it's in page two, then you get nothing in latter list form because the 
> "viewindex" of the first list is remembered and transited to the second.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to