aem Questions
3
Solved
In our source code, we have some dialog.xml files to represent the structure of our dialog components. We deploy the project via maven to our local CQ server for development and testing. There are ...
Conn asked 25/7, 2014 at 8:7
1
Solved
How do we check whether the html page in Adobe Experience Manager/CQ5 is opened in touch mode or classic mode?
Doreathadoreen asked 29/10, 2015 at 9:2
1
I am currently using the Adobe Experience Manager (AEM also known as CQ) for a Client's site (Java platform). It uses OpenJDK:
java version "1.7.0_65"
OpenJDK Runtime Environment (rhel-2.5.1.2.el...
Demetrademetre asked 20/7, 2015 at 18:47
2
Solved
I wanted to know if there is a way to get the rendered HTML output of a Page node in CQ5 without hitting the actual url. I have the Page node and I want to get the rendered HTML output of that Page...
2
I am trying to create a component for a simple accordion, where blocks of content are held under headings and only one heading is visible at a time. My preferred implementation uses two components,...
2
I couldn't understand the need for a parbase component in CQ5. From what I read in CQ5 documentation, parbase is a component that can extend from other components. But all the components can extend...
Pictish asked 28/1, 2014 at 8:28
1
Solved
I'm discovering AEM workflows and the flow of the Request for Approval model. I've noticed (confirmed on AEM docs) that "if the user does not have the required privileges for publishing a specific ...
3
Solved
I know I can give permissions in
${host}:4502/useradmin
when I double click user login and go to Permissions tab
I want to give permissions when I deploy content package.
Is it possible?
Misreckon asked 23/7, 2015 at 12:39
1
Solved
I want to know what if is difference between nt:folder, sling:folder & sling:orderedfolder in AEM/CQ?
Also what are cases to use each of these while implementation?
Nevis asked 12/7, 2015 at 7:36
6
Solved
I am really interested in learning "Adobe CQ" .
My question is what are all the technologies that I need to learn to understand adobe cq.
Any tutorials on Adobe CQ and related technologies a...
2
I have two instances of CQ and between them I want to be able to import/export tasks.
For example:
On instance 1 I can see all tasks by going to http://instance1/libs/cq/taskmanagement/content/t...
1
Solved
How do I invoke a Sling Servlet that uses the "resourceType" property inside @SlingServlet? When I use"paths" I just call it with an ajax call but I am not sure what to do if I change my servlet to...
1
Solved
I'm using query builder to search for images in DAM. I use predicates to do that. I'm trying to check metadata dam:MIMEtype property, to return all nodes which starts from image/.
How can I do tha...
Starobin asked 23/2, 2015 at 22:17
1
I just created a widget inside my dialog in whose xtype=selection i.e checkbox. Is there any way through which i can get my custom value instead of true and false while select and deselecting the c...
Enjoyment asked 6/2, 2015 at 9:0
1
Solved
I'm working with sling models for a project in AEM. I have my sling model setup to inject values to variables. I can setup getters to retrieve properties from the adapted resource as long as the pr...
2
Solved
I am bit confused about following things. I understand @Service and @Component annotations are main annotations when we define a component or a service in OSGi. I am referring to http://felix.apach...
1
Solved
Using data-sly-list I can iterate over a list object in Sightly, but how can I check if a list is empty? data-sly-list simply renders nothing on empty list objects and I need to display an alternat...
1
Solved
I was looking over the expression options used in sightly. I tried the below line of code, but it seems just render the text over the page, can someone provide use of options with some good example...
1
Solved
I have three applications deployed in CQ which all depend on one bundle (say 'core').
Core is undergoing a major face lift and there is a requirement to define the dependency of all three applica...
Farflung asked 23/12, 2014 at 15:57
1
Solved
I'm trying to implement recursive algorithm solving Tower of Hanoi
problem in Sightly. I know this approach may not have many obvious
practical applications, I treat it as a puzzle. I end up with s...
2
Solved
I am trying to activate some pages from code. I have made a workflow that will modify a page whenever some content is modified in some other pages that have a reference to this page. I was trying t...
Cultivar asked 23/9, 2013 at 9:34
3
Solved
The Client Library (ClientLib) feature in Adobe AEM (formerly Adobe CQ) makes it easy to include client libraries by category and each library can pull in other libraries through dependencies. Howe...
Tiepolo asked 15/7, 2013 at 15:0
2
Solved
I'm trying to create a component that I can drag into a parsys component, but for some reason it doesn't show up in the list of available components (see images below). I'm pretty new to AEM, so if...
Wanting asked 12/8, 2014 at 22:39
1
Solved
Adobe AEM parsys component renders all children resources and if the WCM mode is set to the appropriate value, it displays Drop component section, which can be used to add new paragraphs. Implement...
1
Solved
As I understand it, Granite is Adobe's name for the combination of Felix, Sling and CRX as a base platform. I am currently looking into CQ workflows, especially into developing a custom WorkflowPro...
Paragon asked 6/11, 2014 at 22:50
© 2022 - 2024 — McMap. All rights reserved.