[jira] [Commented] (OFBIZ-6404) Allow form/grid widget hyperlinks to be grouped into a single column

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6404) Allow form/grid widget hyperlinks to be grouped into a single column

Nicolas Malin (Jira)

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

Christian Carlow commented on OFBIZ-6404:
-----------------------------------------

Hey Nicolas,

Menu items with link-type="hidden-form" are not handled by this patch.  For some reason the hidden form doesn't even get rendered so the anchor href javascript:document.form.submit() does nothing.  If his is committed as is then devs will have to make sure the links aren't of type hidden-form for the links to work.  This is fairly minor for menus but I was going to build off your patch and support forms to be embedded within forms but the same problem exists.

Discussions about a higher level widget like grid or column between screen and forms seem likely to handle the form within form functionality.  Those enhancements seem to get closer to being able to replace more complex FTL orderitems.ftl with widgets.
https://issues.apache.org/jira/browse/OFBIZ-6314
http://ofbiz.135035.n4.nabble.com/Widget-Overhaul-td4661774.html

> 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: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>         Attachments: OFBIZ-6404.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)