Unanswered How to get current user locale so as to display correct data

  • Monday, June 18, 2012 11:59 AM
     
     

    Hi There,

    I am making data-view which gets data from a list(having different language columns).

    My problem is I want to get the current user locale in XSLT and then display data from appropriate language column by comparing the LCID's.

    Like if the LCID is 1033 display english conlumn in data-view.

    This thread suggests using $CurrentLCID parameter, but it does not work.

    Kindly suggest a way if anyone knows.




    Regards, Nayan

All Replies