You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/06 20:30:00 UTC

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

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

ASF subversion and git services commented on OFBIZ-11253:
---------------------------------------------------------

Commit 071a74238b4d53fb95ffd214e0e68e55840a28e3 in ofbiz-framework's branch refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=071a742 ]

Fixed: Fix missing else during previous refactoring
(OFBIZ-11253)
When you rendering for with auto-field-entity on edit mode, indicator field has been override by text field.
Fix also two error on source field type set to FieldInfo.SOURCE_AUTO_SERVICE instead of FieldInfo.SOURCE_AUTO_ENTITY

Thanks to Olivier Heintz to inform on the regression.


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