Language setting for address

 

Hi,

In my App users record adress with the adress field. This works fone for all users, however one user has set his mobile default language thus the adress is recorded in his language setting.

Example: 

1600 Amphitheatre Parkway
Mountain View, CA 94043, USA

1600 Amphitheatre Parkway

Mountain View, CA 94043, Estados Unidos

Any advice to set the language of the address, respectively country in the app?

 

 

 

Solved Solved
0 1 165
1 ACCEPTED SOLUTION

One way to "fix" it is to read the device's locale settings (user's) with the USERLOCALE() expression and then based on that, update the address and its country with an Event action.

View solution in original post

1 REPLY 1

One way to "fix" it is to read the device's locale settings (user's) with the USERLOCALE() expression and then based on that, update the address and its country with an Event action.

Top Labels in this Space