Hi,
I want to get language property value inside my javascript function, and after searching in forums found below code for the same.
Liferay.Language.get("key")
When I've used the above code in my Custom Plugins portlet, It just returning me the Key itself instead of the value from my Language_en.properties file. After some more googling found that it only works with portal level language property and not portlet level.
I am using Liferay 6.1.
Is anyone came across such issue and able to find a solution for this problem ?
Any pointer would be appreciated.
Thanks,
Tejas
Por favor, faça login para denunciar.