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 269
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
Top Labels in this Space