02-12-2014 08:29 AM
Standard SLX Eval DB...
When a user is on ‘English’ in his browser setting and attempts to add a lead source in contacts everything works fine. When a user has his browser set to French, German or any other none English supported language the search for a lead source remains blank. Reason could be that search routine is somehow hard coded and the default search for active lead sources picks up the translated status. In our case it searches for ‘Aktiv’ which is the German word for ‘Active’. But since the field contains only the English ‘Active’ it will never turn a result.
Hartog
02-13-2014 06:27 AM
Hi Hartog,
this is a general issue with the eval db.
There is no bundle which translates the content.
So on many places you will see this.
We would need a bundle which translates those values to the apropriate language.
thanks! Alexander
02-13-2014 07:29 AM
Hi Alexander,
We don't need a translation for one but for multiple languages at the same time.
Those queries should not be language specific.
Regards,
Hartog