[
https://issues.apache.org/jira/browse/OFBIZ-6407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558205#comment-14558205 ]
Christian Carlow commented on OFBIZ-6407:
-----------------------------------------
Since the OFBIZ-6410 won't be implemented to allow <auto-fields-entity> entity name to be set dynamically, the FTL at webtools/control/FindGeneric will have to be implemented differently. Given Adrians feedback that led to the abandonment of OFBIZ-6410, the only way to replace FTL at the page seems to create FindGeneric and ListGeneric forms for every entity that exists. It may be overkill for such a simple FTL but it would provide a framework of customization for each entity. Unless someone opposes I will work on generating a Forms.xml file containing Find and List forms for all entities using <auto-fields-entity> by default.
> Replace find fields at webtools/control/FindGeneric with whatever would be rendered using <auto-fields-entity entity-name="${entityName}" default-field-type="find"/>
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-6407
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6407> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Christian Carlow
> Attachments: OFBIZ-6407.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)