I have a language selector on my page, and i have an ideia, to put in some “Page is loaded” workflow, an automatic “set state to english”, if the user is another country than Brazil. How can i do it, without pluggins?
Hi @teamkod3
Try using ‘current geographic position’s timezone ID’ or ‘timezone name’.
You can add a condition that if these are not for the Brazil timezone then the language is English.
Hope that helps.
1 Like
It worked!
But i user “zone name” instead, with only one conditional “Brasilia Standard Time”. More pratical.
Thanks!
This topic was automatically closed after 70 days. New replies are no longer allowed.