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