Locale Lookup is used in few places only, so I think reverting it to dropdown is good instead of creating new entity.
Regards, Ankit Jain On Tue, Jun 19, 2012 at 11:57 AM, Sascha Rodekamp < [email protected]> wrote: > Hi, > > as discussed in https://issues.apache.org/jira/browse/OFBIZ-4741 it > turns out, that the locale lookups (i.e. used in > https://demo-trunk.ofbiz.apache.org/content/control/findContent) have > no working filter functionality because the lookup find calls each > time UtilMisc.availableLocales() without filtering. > > One solution could be to > - revert the changes to the old drop down list > > an alternative is > - create a database table for locales that the Search Services could > be used, that's of course a bigger change > > What do you think? > > Best regards, > Sascha > > -- > > Sascha Rodekamp > Visit the new german OFBiz Blog: http://www.ofbiz.biz > Lynx-Consulting GmbH > Johanniskirchplatz 6 > D-33615 Bielefeld > http://www.lynx.de >
