The problem we have is that there are no components in the sidekick... in edit mode. In design mode, there are no components available to enable. The entire section of component checkboxes is missing. The errors logs indicate a problem, but I'm not sure how to correct it. And /libs/wcm/core/content...
Hello,We have a task in the inbox, and as i see in AEM 5.6.1, on click of the link under "Content" column (as provided in snapshot attached), I see the link being 1. http://localhost:4502/bin/wcmcommand?cmd=open&path=%252Fcontent%252Fcampaigns%252......Instead of2. http://localhost:4502/content/cam...
I am new to adobe CQ , need an information about customizing options of RTE Plugin . For example , i am having the requirement of adding alt text option for image when it is added in RTE . Please provide the details
Hi,is it possible to order pages in a certain way through site admin and then when we do an xpath search retain the order we defined through siteadmin for results we find through xpath search. Thanks Chris
Hi, I have created the OSGI bundle for opencsv jar and put it in fleix console.I couldn't able to import the class file in my apps ??Then I used JSoup jar ,for that i downloaded the sources and put in the project under apps and deployed it .I can able to use the methods from that jsoup java class n...
Hi, I want to add new word in spellchecker dictionary which is available in cq "/libs/cq/spellchecker/dictionaries/en_us.dic". It works for existing words, but if i add new word in that file, it doesn't showing newly added word in suggestion.My text component is configured with rtePlugins - spellche...
How do I get the content of a node as a JSON string from within a Servlet?Example /content/xxx/customerOrders/2013/11/19/1311191099999.json Thank you.Cheers,Viren.
Hi ,In the release notes of CQ 5.5 (http://dev.day.com/docs/en/cq/5-5/release_notes/platform_widgets.html?cq_ck=1385892461250#comments-ba8t-hi_in_the_above)it is mentioned that Multifield widget is improved to support drag and drop (37469 - Improved Multifield with drag and drop and UI optimizatio...
I just noticed there are now 2 Asset classes.http://dev.day.com/docs/en/cq/current/javadoc/com/day/cq/dam/api/Asset.htmlhttps://dev.day.com/docs/en/cq/current/javadoc/com/adobe/granite/asset/api/Asset.html Neither is marked deprecated, and it seems you could accomplish the same tasks using either AP...