Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
Trunk
-
None
-
None
Description
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.