Hello,
I am working on a use case -->Indesign template editing inside AEM, where I need to control the display of font in the edit template dropdown.
Eg:
When I install the font in indesign server, I need to add the same font name in the dropdown..so while processing the indd template (If we choose the installed font in dropdown, indesign template gets updated with the selected font).
Currently I am able to do that (Below are the steps).
Now I need to Overlay the above node. Which I am unable to do so (Disabled).
Need help on how to overlay the above node.
Thanks,
Hari
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
If not already tried, instead of overlaying the node, you can rather go for sling resource merger override for updating the 'fonts' property in rteToolbar. Recreate the entire structure with all intermediate nodes as nt:unstructured and then redefine the 'fonts' property.
Reference Link: https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/sling-resource-mer...
Views
Replies
Total Likes
If not already tried, instead of overlaying the node, you can rather go for sling resource merger override for updating the 'fonts' property in rteToolbar. Recreate the entire structure with all intermediate nodes as nt:unstructured and then redefine the 'fonts' property.
Reference Link: https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/sling-resource-mer...
Views
Replies
Total Likes
Hi Shelly,
Thanks for your reply.
I am also thinking the same approach of using sling resource merger.But In the meantime, I am also looking for any other approach apart from sling resource merger.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies