I am new for HTL, below code works on JSP. How to achieve in sightlycurrentPage.getContentResource("pagecontent/issue")please help me how to read the property from "pagecontent/issue" node. The targeted node is issue.Thanks in advance
Hi,I have created a Sling Default Servlet to search Assets in DAM. I have used these OSGI DS Annotations:@Component(service=Servlet.class,property={ Constants.SERVICE_DESCRIPTION + "= Servlet to search for assets in a specified location in DAM.", "sling.servlet.methods=" + HttpConstant...
I have two drop-down in dialog, based on first dialog select change event I have to populate the value in second drop-down.Framework : Coral UI 3AEM version : 6.3 SP1
Hi,I want to show a disclaimer box after author selects the Workflow Model and click on Start Workflow. It will be a disclaimer box with text like "Do you really want to start workflow". It will have yes or nor button , if author clicks on yes then workflow will be started and if he clicks no then w...
Hi Guys,I am using AEM 6.3.1 and the feature pack for Asset share commons .I have some custom requirements to add some additional filter components (with "type ahead" and some Business logic) .Moreover would also like to extend the Search functionality to point to an external SOLR system etc.I was n...
how to assign a workflow to usergroup in AEM 6.3 using osgi R6 annotations? I want to create workflow for "dynamic participant step". can anyone please explain how to use "chooser.label" and "service.description" in OSGI R6 annotation.
Hi All,I have a custom built column control.However whenever i just CLICK on either of the paragraph inside, a pop up on the top appears saying - "ERROR Paragraph move operation failed".Note that I am NOT moving any component. I am simply clicking on the paragraph.Logs-POST /content/customerportal/o...
Hi,I am implementing a search with query builder. I am retrieving content from the last 12 months, but I wish I could group the results per month.Looking on the internet I could just find grouping to combine more than one search criteria. Is it posible to group the results by month with query builde...
Am trying to upgrade AEM 6.0 with SP1 to Java8 and having problems with it. Wondering if anyone have upgraded to Java8 on AEM 6.0 SP1.One of my bundle is not started and am seeing the below issues on the bundle.com.sun.javadoc -- Cannot be resolved but is not required and overwritten by Boot Delegat...
Dear Team,I am following the below link and trying to create my first Touch UI website.Adobe Experience Manager Help | Creating your first Adobe Experience Manager Touch UI componentBut After creating the Touch UI component , herotext2 component is not coming in Design under general group , as shown...