Hello Experts,
We have a requirement where we want to disable custom meta tags for en_US locale and show those for all the other locales.
We have written a code in fixed-layout.page.xsl to show these custom meta tags for page. Now we are trying to add a condition for locale here so that we can show these only when locale != en_Us.
We tried different things to get the locale but in vein. Also observed that vpath has been set in page scope and it is showing complete vpath for the page. But this is working only in preview , while testing it on runtime server it is not setting any vpath in the page scope.
Any information on this would be much helpful.
Thanks in advance.
Sneha K.