[jira] [Closed] (OFBIZ-11253) Improve webtools/control/FindGeneric

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

[jira] [Closed] (OFBIZ-11253) Improve webtools/control/FindGeneric

Nicolas Malin (Jira)

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

Nicolas Malin closed OFBIZ-11253.
---------------------------------
    Resolution: Fixed

Thanks for this alert, I forgot an else when the auto-field-entity is on edit mode that override the definition.

done on trunk with commit 071a74238b4d53fb95ffd214e0e68e55840a28e3

> Improve webtools/control/FindGeneric
> ------------------------------------
>
>                 Key: OFBIZ-11253
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11253
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework/webtools
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Trivial
>             Fix For: Upcoming Branch
>
>         Attachments: ImproveFindGeneric.patch, after_commit.png, before_commit.png
>
>
> Recently I updated the script to generate xml form to introduce new feature like :
> * set equals as operator by defaut on pk instead of contains
> * add on tooltip the raw field name
> * add possibility to filter on internal field
> * add sort on column
> During this work I also view that the ModelFormField contains an 'IF forest' to analyse each field. I rewrited it to consolidate by type the analyze.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)