You need to sign in to do that
Don't have an account?
Maurizio Bella
Apex language support
Hi,
I've configured in my org the Translation Workbench for en and it ant it's working fine.
The problem is related to my visualpage. All the picklist values are in english and not in Italian.
<apex:page language="it" controller....>
I think that I have to set the language on my controller. Where can I figure out it?
Thanks for any suggest or support to fix my problem.
Kind regards,
Maurizio
I mad a mistake, the output was not a picklist but a soql record...sorry again for this post.