Hi,We are trying to create a filter component (that filters results based on tags). Query should accept parent page from which the pages will be shown as a list. We got the value that is given as input on the component. We got it using Sling Model. We are trying to pass it to Service class, in order...
Hi all, I'm facing an issue which is very strange. I'm creating a csv file and sending it as a response for the search result. .csv file is created and sent as response but not downloaded bcz of the dot character appearing in btw the assets properties. You can notice in the screenshot. Has anyone f...
I am using AEM 6.5 AND i have a component in which RTE plugin is available for the description field. Through this RTE I can add table to my description. I wanted to have some enhacements like adding color to cell background, font color, alignment etc.Can someone suggest best approach for this? Than...
Hi,In AEM 6.5, I have a scenario where two components of same resource type is being used on a single page with different content, which needs to be sent for translation using connector. And only one among two is being sent. I tried by implementing filter include node pattern in "translation_rules.x...
Hi Community,trying to edit an empty-page in Editable Templatesadded a sub layout container to the root layout containerand dropped 2 components Header and Footer to the structurenow am unable to get delete and cut options to the components and also for the sub layout container in the edit bar in th...
Hello Community - I am getting an error while retrieving the values from Sling Model and using it in JSP. Not sure what is the issue? Can someone help with this? Error:org.apache.sling.models.impl.ModelAdapterFactory Could not adapt to modelorg.apache.sling.models.factory.ModelClassException: Unable...
I would like to customize the email template for workflow event notification to include the payload title. Is title exposed in some way to use in workflow emails? From the documentation I can see that the options available are ${payload.data}, ${payload.type}, ${payload.path} -- where can I pull bac...
Hi, While using contentreference datatype for embedding image, the contentfragment component is just printing the path rather embedding an image in AEM as cloud service. Does content fragment component need customization to achieve this? Thanks,Divya