[
https://issues.apache.org/jira/browse/OFBIZ-1935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654761#action_12654761
]
Bilgin Ibryam commented on OFBIZ-1935:
--------------------------------------
Jacques,
thanks for testing the patch.
In paginate-target-anchor you have to specify a link name, but pagination links
don't have names.
You can use also formId, like this:
paginate-target-anchor="ListCarrierAccounts" and the page will be scrolled.
> Allow multi-pagination in a page
> -----------------------------------
>
> Key: OFBIZ-1935
> URL: https://issues.apache.org/jira/browse/OFBIZ-1935
> Project: OFBiz
> Issue Type: Bug
> Components: ALL COMPONENTS
> Affects Versions: SVN trunk
> Reporter: Jacques Le Roux
> Assignee: Bilgin Ibryam
> Attachments: 1935.diff, 1935.diff
>
>
> If a page has more than one paginations (fe : view profile has one in
> "Financial Account Summary " and one in "Shipper Account" ) the pagination
> numbers become wrong, as both paginations use VIEW_SIZE and VIEW_INDEX
> parameters from the request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.