Rong Nguyen created OFBIZ-5557:
----------------------------------

             Summary: 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


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)

Reply via email to