Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Seems you want to move the meta properties from master to translation page without sending them to localization process. In that case we can achieve this with custom implementation.
Create a service which will show the page properties of the selected page and provide checkbox for authors to select the property which needs to be moved from master to available live copy or translation page. It will be like move the property from one page to other.
Using OOB create structure only will update the complete page.
Hope this helps!
Hi @Deepali1991,
You can access the page properties in component HTML by using "pageproperties" object.
Can you please elaborate on your query?
Thanks,
Kiran Vedantam.
Views
Replies
Total Likes
Hi,
Seems you want to move the meta properties from master to translation page without sending them to localization process. In that case we can achieve this with custom implementation.
Create a service which will show the page properties of the selected page and provide checkbox for authors to select the property which needs to be moved from master to available live copy or translation page. It will be like move the property from one page to other.
Using OOB create structure only will update the complete page.
Hope this helps!
Views
Likes
Replies