localize - Customize System Text

Hi,

I have translated the  system Text for an App in different languge, depending on the origin of user 

 something like that

SWITCH(LOOKUP(useremail(), "PARAMETERS", "UsrMail", "ORIGIN"), "GR", "Ναι", "Yes")

works ok

How can i use the same in othe apps without doing it allover again?

Solved Solved
0 2 261
1 ACCEPTED SOLUTION

I can think of only doing this...

You first create a 'template' app, configure it and copy it to create subsequent apps.

View solution in original post

2 REPLIES 2

I can think of only doing this...

You first create a 'template' app, configure it and copy it to create subsequent apps.

Thanks TeeSee1. simple as this. The most obvious, is sometimes hidden in the labyrinth of tired mind!

Top Labels in this Space