Forums

Forums / Feature Suggestions / Multilanguage

Multilanguage

Thread is closed for posting
3 posts, 1 answered
  1. quanganh
    quanganh avatar
    33 posts
    Registered:
    16 Jun 2016
    24 Feb 2017
    Link to this post
    Hi, 

    It will be wonderful and useful if TPC support multilanguage for all button, label of widget, messages, validation messages ...

    E.g.: Instate of config Label = "Last Name" we can config Label = <@ResourceFileName, KeyName @>

    Cheers 
  2. John Faull
    John Faull avatar
    1 posts
    Registered:
    07 Nov 2017
    07 Nov 2017 in reply to quanganh
    Link to this post
    Hi quanganh,

    I was looking to see if TPC supported this by default but by the looks of it, the answer is no :(, have you had any joy in getting a workaround / feedback?

    Cheers 
  3. Sonam Joshi
    Sonam Joshi avatar
    29 posts
    Registered:
    20 Mar 2017
    Answered
    29 Nov 2017
    Link to this post
    The Portal Connector does support the Multilanguage for buttons, label of widgets, messages and validation messages out of the box for all MVC widgets.

    For example to translate the label of widgets on a form, this can be implemented as follows:

    >Add a new language in Sitefinity (Click Administration » Setting » Languages).
    >Once language is added, create a form for the respective language.
    >Now on this form you can directly change the translation for the widget, click Edit on the widget to open properties prompt, update the title field with respective translation and click on ‘Save All Translations’.
    >Publish the form and now you can view translated form on your webpage.

    For auto translation, you would need to:
    >Install the respective language pack in CRM.
    >Add the same language in Sitefinity.
    >The forms/pages created for the respective language will be auto translated.
3 posts, 1 answered