You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Christian Carlow (JIRA)" <ji...@apache.org> on 2015/06/15 10:32:01 UTC

[jira] [Updated] (OFBIZ-6501) Add support for screen embedding inside grids

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

Christian Carlow updated OFBIZ-6501:
------------------------------------
    Attachment: OFBIZ-6501.patch

This patch handles menu screen, form, and grid rendering within grid cells.

It is based on OFBIZ-6404 menu embedding within grids.  <field><menu> was changed to <field><include-menu> to be consistent with <include-grid>, <include-screen> etc .

It also includes logic to ensure unique names and ids are rendered to resolve javascript submit() errors due to identical naming/ids.

Reviews and feedback are appreciated.

> Add support for screen embedding inside grids
> ---------------------------------------------
>
>                 Key: OFBIZ-6501
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6501
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>         Attachments: OFBIZ-6501.patch
>
>
> OFBIZ-6404 added the ability to embed menus upon which the resolution of this issue will be based.  
> Before this issue is started, OFBIZ-6404 patch needs to be modified so that the menus are not rendered in row forms which may get created for row editing purposes, so that menus, screens, forms, and grids can still work if they contain html forms of their own.



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