You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rong Nguyen (JIRA)" <ji...@apache.org> on 2014/03/04 06:09:22 UTC

[jira] [Updated] (OFBIZ-5557) Render multiMenu problem when linktype="hidden-form"

     [ https://issues.apache.org/jira/browse/OFBIZ-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rong Nguyen updated OFBIZ-5557:
-------------------------------

    Attachment: 0001-Content.patch

> Render multiMenu problem when linktype="hidden-form"
> ----------------------------------------------------
>
>                 Key: OFBIZ-5557
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5557
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Rong Nguyen
>         Attachments: 0001-Content.patch, ModelMenu.java
>
>
> Scenario:
> 1. Go to Content webapp
> 2. Go to CompDoc menuitem
> 3. Search
> 4. Go to 'Tree' view
> 5. We can not use 'Up' and 'Down' function
> When menu with linktype="hidden-form" was render for each menu, they has the same name for form element, so it cause error.
> My solution is add extra attribute(extra-index) for Menu, and then in menu definition we provide this attribute and the forms with different name will be rendered.
> My implement was tested in this bug for Content webapp



--
This message was sent by Atlassian JIRA
(v6.2#6252)