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

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

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

Nicolas Malin (Jira)

     [ 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)