Hi ,
We have tags(cq:tags) configured on page properties but these tags arent coming in tagmetadata XML file.
We havent written any translation rules for tags but on translation cloud configuration we set translate tags under sites tab.
Solved! Go to Solution.
@Vani1012 : If I understand it correctly (point 2 & 3), Localization of tags should work for your case. In this we can provide tag titles in respective languages.
Please refer this: https://experienceleague.adobe.com/en/docs/experience-manager-65/content/sites/administering/content...
If you have to show the tag title values in your pages, you can use tag apis to get localized tag title.
https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/pla...
With this you do not have to translate your tags content for translations outside of AEM.
thanks.
@Vani1012 : If I understand it correctly (point 2 & 3), Localization of tags should work for your case. In this we can provide tag titles in respective languages.
Please refer this: https://experienceleague.adobe.com/en/docs/experience-manager-65/content/sites/administering/content...
If you have to show the tag title values in your pages, you can use tag apis to get localized tag title.
https://experienceleague.adobe.com/en/docs/experience-manager-65/content/implementing/developing/pla...
With this you do not have to translate your tags content for translations outside of AEM.
thanks.
Views
Likes
Replies