Hi all,I would like to tag components trough the cq:tags property in order to search for them quickly. However, the TagManager -> tagManager.find(tag.getTagID(); can't find them.I believe it is related with the cq:Taggable mixin. Could it be applied to a cq:Component node type? Regards,Salvador,
Hello,I am able to assemble a package using the JcrPackageManager assemble method, however in the package manager I get the package definition and the filters, but the package itself needs to be built. I am sure there should be a way, since it is possible via the HTTP interface using curl.Thanks.
Happy New Year everyone !I have few queries on workflows (AEM 6.2). 1. A workflow can be initiated with a single Payload only, except using Workflow Packages. Is this correct?2. Workflow payload cannot be modified once the job has been started? I cannot add or delete a payload from the workflow inst...
Hi,We have an RTE component. Our client has put links using the link plugin. But some times suddenly in some places the link disappears. I mean the anchor tag remains but the href property just disappears. Could anyone please help me out on this. Thanks,Tushar
I have few GET servlets registered on path /bin/****. This works fine on publish instances. However, when the site is requested via dispatcher, I could see that there is a 302 redirect to the publish server.This is on a dev environment with https enabled. Any thoughts on this.
Hi,I have created one text component. and uses a classic UI dialog box. but when I am giving input to that dialog box. it's not giving me any output nor any error after clicking ok to dialog box.Where I can check what is the problem? and stack generated ? I have referred "https://helpx.adobe.com/exp...
How can we limit character count in the title field when creating a page in the Touch UI, AEM 6.2? The create page wizard renders it via the cq:dialog node of the page properties dialog of the template's component, but I don't see where to add the js validation in the code. Thanks.
We would like to create an AEM Communities site on our AEM 6.2 server. Is there a way to build it out using Maven and Eclipse? (instead of using the GUI). Thanks.
I have a use case in which I have to create a content object with following fields in AEM 6.2.1. Image2. Title3. Teaser4. DescriptionAuthors will also tag these content objects with metadata as well.Our Content team will create hundreds of these content objects. These content objects would be displ...