[jira] [Commented] (OFBIZ-6165) Improve FindScreenDecorator to work with configurability of Search Find Screens per app.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6165) Improve FindScreenDecorator to work with configurability of Search Find Screens per app.

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14369677#comment-14369677 ]

Jacques Le Roux commented on OFBIZ-6165:
----------------------------------------

I agree with Adrian on both point:
* request parameters 1st
* default in user preferences as we have collapsible for instance (searchOptions_collapsed). Moreover this is by screen which is better than by app (see SfaQuickAddContactPanel_collapsed at http://demo-trunk-ofbiz.apache.org/sfa/control/main and in http://demo-trunk-ofbiz.apache.org/webtools/control/FindGeneric?entityName=UserPreference&find=true&VIEW_SIZE=50&VIEW_INDEX=0 at the moment, I just did). While at it we should rather follow this way

Also found a quirk in the patch
{code}
+                <set field=“viewSizeDefaultValue" value="${defaultViewSize}"/>
{code}
“ is not "

> Improve FindScreenDecorator to work with configurability of Search Find Screens per app.
> ----------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6165
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6165
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>              Labels: configuration, find, multi-tenant, search
>         Attachments: OFBIZ-6265-FrameworkSearchfind.patch
>
>
> In order to enable apps specific configurations for Search Find screens, the FindScreenDecorator needs to be adjusted.



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