[
https://issues.apache.org/jira/browse/OFBIZ-6402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556413#comment-14556413 ]
Adrian Crum commented on OFBIZ-6402:
------------------------------------
This is a good start. The "Find By First Letter" feature doesn't work. The grid needs a link added to it. Also,
{code}
<form name="ListEntities" type="list" ... >
{code}
should be
{code}
<grid name="ListEntities" ... >
{code}
> Replace FTL at webtools/control/entitymaint with widgets
> --------------------------------------------------------
>
> Key: OFBIZ-6402
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6402> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Christian Carlow
> Attachments: OFBIZ-6402.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)