[jira] [Commented] (OFBIZ-9217) Improve FindGeneric entity screen with xml form

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

[jira] [Commented] (OFBIZ-9217) Improve FindGeneric entity screen with xml form

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-9217:
----------------------------------------

Just that we have a lot of
|http-nio-8443-exec-9 |ModelFormField                |W| Could not find uiLabelMap in context while rendering form ListGeneric
Maybe we can bypass the warning in case of ListGeneric?

> Improve FindGeneric entity screen with xml form
> -----------------------------------------------
>
>                 Key: OFBIZ-9217
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9217
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework/webtools
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Minor
>         Attachments: OFBIZ-9217.patch
>
>
> Currently the FindGeneric screen in webtools use huge specific code to rendering dynamically the form from an entity model.
> This issue change all this part with a dynamic call to xml screen rendering with a single form contains auto-field-entity and a list form call the performFind
> This improve decrease the size code and increase the generic search functionality
> Just a warn we lost the information came from the model entity but maybe we can solve it to add a screenlet with this detail



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)