locked
CRM Dynamics Online 2013 --> Picklist Values in several languages RRS feed

  • Question

  • Dear experts,

    I have Dynamics CRM in English an Spanish language. Just one question how can I set the values of a picklist in both languages.

    For exemple if I have the picklist weekdays I need that if a user use spanish language can choose

    Lunes, Martes, Miercoles,...

    However, if the user use English  the values will be

    Monday, Thursday,Wednesday,...

    It is possible? How I have to do it?

    Thanks in advance.


    CRM Dynamics Web Services

    Friday, July 18, 2014 12:37 PM

All replies

  • The easiest way I can think of to do this would be to keep two option sets, in parallel, and then call the appropriate one depending on the user's Business Unit or similar via JavaScript plugin. This is assuming your Spanish language speakers are somehow differentiated via their user profiles. If not, you may need to set a flag on the form that indicates which language the picklists should be displayed in.
    • Proposed as answer by Ryan Telesca Monday, July 21, 2014 2:38 PM
    Monday, July 21, 2014 2:38 PM