You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Gil Portenseigne (JIRA)" <ji...@apache.org> on 2015/07/06 10:27:04 UTC

[jira] [Updated] (OFBIZ-6545) Replace webtools/control/EntitySQLProcessor FTL with widgets

     [ https://issues.apache.org/jira/browse/OFBIZ-6545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gil Portenseigne updated OFBIZ-6545:
------------------------------------
    Attachment: OFBIZ-6545.patch

This patch replace EntitySQLCommand ftl to widget. List screen couldn't be migrated to widget due to dynamic column rendering.

To get the default group, a little trick is used, constructing the list of map for drop-down list-option widget.

> Replace webtools/control/EntitySQLProcessor FTL with widgets
> ------------------------------------------------------------
>
>                 Key: OFBIZ-6545
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6545
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Gil Portenseigne
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-6545.patch
>
>
> And while at it set ofbiz.org as default selGroup when none exist. This will prevent the unobvious error message
> {code}
> Unable to esablish a connection with the database. (Unable to acquire a new connection from the pool) 
> {code}
> in most cases!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)