Language field in user profile
Hi, i want to include a select field in my customer profile where the user can select the UI language.
There is a ready made field or i can make one with the Enums? I want to show only the language available in my app.
2 Replies
You can add a select with your enum..
ok thanks