Hi, I am currently using the rich text editor table plugin. I would like to extend it to include two more extra properties I was wondering whether this is possible and if there is any examples. Chris
Are there any recommendations for or against using a parsys as the page's header, and allowing an author to drag on a logo, menu, etc, versus coding those into the JSPs associated with the page's template? I'd probably set the path of that header parsys to some common locations, so changes affect al...
I am using CQ5.6.In my case all the values in the Page tab are showing disabled in sidekick and even my Design mode also not working.But when I am using same package in CQ5.4 its working fine.PFA
Hi,How to I dispatch a request to a page component (JSP)? I get the following error javax.jcr.nodetype.ConstraintViolationException: no matching property definition found for {}country. I don't want the country value to be persisted.The code I used to dispatch from the servlet is:RequestDispatcher d...
I have created a LinkDialogOverride.js and need to change the default:{ "itemId": "targetBlank", "name": "targetBlank", "xtype": "checkbox", "boxLabel": CQ.I18n.getMessage("Open in new window"), "value": "targetBlank" }To a select dropdown or combo box. I see how it can be added to a dialog through ...
Hi,i want to access cq publish with apache webserver for example if i hit https://localhost:80 i should get o/p same as when u hit directly like https://localhost:4502i have done all the changes1. configured dispatcher and made necessary changes in http.conf , dispatcher.conf, dispatcher.any2. when ...
I wanted to do a POC for hybris integration with my fresh install of AEM and was following the adobe documentation for this . So first I installed cq-hybris-server-5.6.2.zip . I was able to login to reference hybris server and view the catalogs . Then I installed cq-hybris-content-5.6.2 which in...
We are upgrading to AEM 5.6.1 and coming to comment functionality, on dev,day .com it was mentioned,Social Communities: Customers update from versions before 5.6 will need a migration tool which will be made available shortly on Package Share with documentation to follow on docs.day.com.do we know w...
currently I am using CQ ver 5.4 and using rich text component in our site. I am not able to see the contents when I tried to edit the rich text component in IE9. Works well with chrome and ie8. What could be the issue? I added the contents using rich text in chrome but when i tried to edit the same ...