[
https://issues.apache.org/jira/browse/OFBIZ-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660336#action_12660336
]
Jacques Le Roux commented on OFBIZ-2103:
----------------------------------------
You removed AvailableServicesList from AvailableServicesScreens.xml but it's
still used when you want to change the dispatcher and is in the Controller also
<view-map name="availableServices" type="screen"
page="component://webtools/widget/AvailableServicesScreens.xml#AvailableServicesList"/>
BTW I wonder why we use this dispatcher feature (is it a filter ?) as it's
always the same number of services returned. I wonder also why the partymgr is
the default (did not look into details, just quick questions so far)
> Updating Webtool JobList to use PerformFind and FindScreenDecorator
> -------------------------------------------------------------------
>
> Key: OFBIZ-2103
> URL: https://issues.apache.org/jira/browse/OFBIZ-2103
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Bruno Busco
> Attachments: WebToolsTabBar.patch, WebToolsTabBar.patch
>
>
> Hi,
> I did some update on webtool JobList.
> Basically the JobList follows now a more recent pattern with usage of
> PerformFind, Sortable columns and Collapsible FindScreenDecorator.
> I tryed it in a framework-only installation but it should work in a full
> OFBiz also.
> If this is OK I think I will do a similar job on ServiceList.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.