When adding the field "user.preferredLanguages" to a Form the options contain a huge liste of selectable languages.
How can we configure it to contain only a few specific languages?
When adding the field "user.preferredLanguages" to a Form the options contain a huge liste of selectable languages.
How can we configure it to contain only a few specific languages?
@mark-robustelli thank you for your response.
None of the registered user have a "preferred languages" assigned.
Do you know how this can be done during the registration process?
Similar issue and was able to resolve it by following changes mentioned here:
https://fusionauth.io/docs/release-notes/#version-1-47-0
Hi
How can we let a user access an edit page to change data like
user.firstName etc.
BR
@dan said in Filter Preferred Languages. Should contain only specific languages.:
@egli Are you using this from the admin screen?
I've added it here:
@dan said in Filter Preferred Languages. Should contain only specific languages.:
If so, this is not currently possible.
Is there any other way to add it and restrict the amount of languages?
I'll post it on GH as well.
When adding the field "user.preferredLanguages" to a Form the options contain a huge liste of selectable languages.
How can we configure it to contain only a few specific languages?
@mark-robustelli thank you for your response.
None of the registered user have a "preferred languages" assigned.
Do you know how this can be done during the registration process?
Hello
Although we have created localized email templates, FusionAuth always sends the "Default".
Here is an example.
The user has to verify himself. He has set the language settings to French.
The template and fields are translated correctly and FusionAuth language is in French.
He sends the form and receives the answer from the email template "Email Verification" in the default language.
What am I missing here?