We have some troubles with the implementation of i18n in custom valuelists. As an example here is a short list which works well to select and store datas to the backend:
HM-ilas… When you browse records combos appears to have no values. It seems that this great feature needs some improvement in order to show the i18n value associated to the integer.
We are currently using servoy 2.1, ASA 9.0.1 on OSX 10.3 and Win XP Pro
I think my first explanation was not pointing you on my real trouble.
As a matter of fact, the valuelist itself is performing exactly as intended, displaying the i18n value associated to the current locale.
What is giving me headaches (small ones) is that the combo box appears empty any time i point to a new record. It seems that the initialisation of the display can’t show the value associated to the i18n key corresponding to the integer value stored in the column.[/b]
What I get is an empty combobox when I browse to next or prev record, off course I get the same trouble in portals trying to diplay the combo.
It must be a small bug, as this works perfectly well when using values from a table (related or not).
If this explanation is not sufficient, let me know, I’ll make a small solution to demonstrate it…
I proceeded a little with the internationalisation of my standard application (IT2Print) today. I can’t say anything else about the use in a custom valuelist and use in calculations than IT WORKS LIKE A CHARM.