22
Views
4
Comments
Solved
[OutSystems Data Grid] add system event menu is unavailable
Question
outsystems-data-grid
Reactive icon
Forge asset by OutSystems

hi

i want to change the language setting of data grid reactive

but add system event menu is unavailable

how can i use it?


2022-09-16 08-04-04
Bruno Martinho
Staff
Solution

Hello @Jiro Yamada,

By the print screen it seems that you already have the OnApplicationReady event created.

If you have platform server 11.10+ you can set the CurrentLocale to your language, inside that action.

Please check the internationalization documentation.

Let us know if this helps,

Bruno Martinho


2021-07-05 01-03-28
Jiro Yamada

thank you for your reply

i found out that the OnApplicationReady already created 

but I cound not find setCurrentLocale.

how can i add setCurrentLocal Action?

my service studio version is 11.11.8.



2022-09-16 08-04-04
Bruno Martinho
Staff

Hello @Jiro Yamada

Please check the Platform Server version, in service center:

And check the version, that's the one that need to be 11.10+

If you have it, then setCurrentLocale should be able to be references in the <system>.

Bruno Martinho

2021-07-05 01-03-28
Jiro Yamada

oh no

my server is too old to use it

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.