function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sandy1234sandy1234 

Visualforce page Problem ( Needs anyone help)

Hi guys,

 

             I am having a picklist with different language labels. So whenever I change the picklist value to spefic langauge, the page sould dispaly in that langauge. I don't have any idea. colud u please help me out.

 

                                                                                                                                                 Thanks

                                                                                                                                               Sandeep

Ashish_SFDCAshish_SFDC
Hi Sandeep, 


What kind of user will be accessing this page? Is it an Internal user?

Usually the best practice is to use the Translation Workbench. 

https://help.salesforce.com/apex/HTViewHelpDoc?id=customize_wbench.htm&language=nl

See the related threads, 

http://salesforce.stackexchange.com/questions/8470/assign-language-value-dynamically-in-visualforce-page

http://stackoverflow.com/questions/14991246/how-to-localize-selectoptions-on-the-visual-force-page


Regards,
Ashish