I’ve set up a database to support multi-languages. Then 2 web forms with the same alias but one is English, the other Spanish (no region).
When I set my browser to ES for Spanish the Spanish form appears correctly. What was disappointing however was that when I added the region (Say Argentina or Chile), es_AR, the english form appears. Unless I matched language/region it uses the default.
My question is: How do you get the form to recognize the language regardless of region? (in my example, es_AR would default to es).
Thanks
Mike