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

Christian Carlow updated OFBIZ-6404:
------------------------------------
    Attachment: OFBIZ-6404_2.patch

This is a revised patch of the original so that the menu column rendering is 
handled the same as a display field instead of an edit one because otherwise 
menu items with link-type="hidden-form" get wrapped in the edit form causing 
html forms within forms which is against the recommended standard.

Menu items of type hidden form were also modified so that the itemIndex is 
extracted from the context if it exists and appended to the end of the form id 
otherwise duplicate id names occur preventing the anchor link href javascript 
hidden form submission by id from succeeding.  Hopefully this doesn't break 
other functionality involving menus such as ModelTree.

> Allow form/grid widget hyperlinks to be grouped into a single column
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-6404
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6404
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>         Attachments: OFBIZ-6404.patch, OFBIZ-6404_2.patch
>
>
> This issue was created from a Nicholas Malin's suggestion in OFBIZ-6402 to 
> support hyperlink rendering similar to the original FTL that was replaced by 
> the patch for that issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to