support icon indicating copy to clipboard operation
support copied to clipboard

Grid Column ignores field's set value when field is localized

Open ExtAnimal opened this issue 1 year ago • 2 comments

Forum post

The localization pulls in the defaultValue as the localeKey, so the value from the locale file is always used instead of the configured value.

ExtAnimal avatar May 02 '24 05:05 ExtAnimal

This is the fix which allows it to work. Localizable.js:

Screenshot 2024-05-02 at 08 02 32

ExtAnimal avatar May 02 '24 06:05 ExtAnimal

+1 for this from a different client https://forum.bryntum.com/viewtopic.php?p=145908#p145908

ghulamghousdev avatar May 08 '24 09:05 ghulamghousdev