[
https://issues.apache.org/jira/browse/OFBIZ-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917334#comment-13917334 ]
jensing.choe commented on OFBIZ-5554:
-------------------------------------
<on behalf>
Given that OFBiz is intended to cater to multi-tenant and
multi-organisation setups the best 'all encompassing' solution would be:
1. retrieve from UserPreference (and its associated entity
UserPrefGroupType) the value that the user has chosen to have, with
failover - when not available - from;
2. internal organisation specific setting, with failover - when not
available - from;
3. tenant wide setting, with failover - when not available - from
4. OFBiz implementation wide setting from property file
However, it should be taken into consideration that the internal
organisation(s) and even the tenant might dictate that company wide
policies apply so that users may not be able to set (these kind of)
individual preferences.
Regards,
Pierre Smits
> Makes ajaxEnabled as configurable
> ---------------------------------
>
> Key: OFBIZ-5554
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5554> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: Release Branch 11.04, SVN trunk, Release Branch 12.04, Release Branch 13.07
> Reporter: jensing.choe
> Priority: Minor
> Fix For: SVN trunk
>
>
> To make ajaxEnabled to be configurable.
> i.e. there may be time that we do not want to trigger ajax calls when we begin typing in the Lookup widgets.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)