[jira] [Created] (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] [Created] (OFBIZ-11253) Improve webtools/control/FindGeneric

Nicolas Malin (Jira)
Nicolas Malin created OFBIZ-11253:
-------------------------------------

             Summary: 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
         Attachments: ImproveFindGeneric.patch

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)