[
https://issues.apache.org/jira/browse/OFBIZ-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicolas Malin closed OFBIZ-9217.
--------------------------------
Resolution: Implemented
Yes I saw it Jacques :)
I corrected the uilLabelMap loading to escape this error.
The problem was I didn't want load uiLabelMap on context to ensure that field title are entity field name.
Ok this improvement is on trunk at revision r1783427
> 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)