Hi,I am trying to create a dialog in my components. For one of the dialog, i used the xtype as 'dialogfieldset'. After using that, the dialog box doesn't show up in the webpage.This is my component Structure.mycomponent> dialog > items > items> tab1 > items > Textitems (xtype as 'dialogfieldSet)>tex...
Warning: My AEM noob is about to hang out;I have started my first rudimentary worflow. I have two steps, Draft and Review. Review has an Or Split where the assigned users can reject or activate the page. The reject option is a GoTo Step, but it is blind to the rest of the workflow - I can't set i...
I have a new publish instance (aem-publish-4503.jar) installed based on the adobe instructions. The start script shows port 4503 and runmode=publish.When I use the browser to open the URL, it shows the login page and the pages show up with sidekick etcHowever during initial start process I see the f...
Hi All,Using JCR API i want to fetch the value of thumbnail image of a Asset. Purpose.I am trying to display the thumbnail image of a Book in the main page and on click of it i will display the complete details including the main image of the Book. I tried to fetch the data from under imagenode/ren...
Hello,I created a node with jcr:mimeType = text/plain and jcr:primaryType = nt:resource.But this node displays as HTML page.Is it possible to render this node like a plain text?Thanks.
Hello, AEM 5.5 is capable of integrate with HybirsBut i have cq5.4 whether its possible to integrate hybris with it?How to invoke the Hybris web service API through normal web application? Thanks in advance
I have gone through this several times, however, when following the below instructions on Chapter 07 | 7-7, Test your script/Dialog by requesting a Page in CQ5 Siteadmin that implements this Training titleComponent - then double-click the “title” content to invoke the Dialog. When I right click on t...
Good morning.We have a base page component written using sightly, with a sling:resourceSuperType of "wcm/foundation/components/page". We then have another page component, let's just call it "page_component" that has a sling:resourceSuperType which is the base page component. When i create a page w...
Hi,I want to configure the Apache Lucene Index config for dam:AssetContent node.http://helpx.adobe.com/experience-manager/kb/SearchIndexingConfig.html in this document i found that configuration is missing for "dam:AssetContent". I could not find the "indexing_config.xml" file in CQ5.6.where "indexi...