Hi,The CRXDE is too slow to start it takes more than 30 minutes.Can you please help me here to increase the performace i've done the below workaround.1. Every time i start the crxde i'll delete .crxde(C:\users) file from the system.2. Change the directory of the workspaceBelow the text from C...
Hi,I have created 2 templates. One is a parent template and the other a child template. Child templates can only be created under the parent template is it possible to use allowedparents to restrict this, I have tried this but it does not seem to work.Chris
Hi,On 5.5 you could go to site admin open up a site and order a page by dragging it up or down this option however seems to be gone in version 5.6.1 Thanks Chris
I have a component called widget-containerAnother component called accordion-item (screenshot below)[img]widgets.PNG[/img]widget-container contains a parsys tag (in widget-container.jsp)accordion-item just contains simple markup for nowMy goal/conditions are as follows:I will define where widget-con...
Hi,I'm working on CQ5.4 with the below examplehttp://helpx.adobe.com/adobe-cq/using/querying-experience-manager-data-using.htmlHere i'm able to build the bundle successfully but when i upload the bundle in CQ it gives the below error also PFA imageorg.apache.jackrabbit.commons,version=[2.4,3) -- Can...
Hi,with our recent upgrade to 5.6.1 we noticed that such things like CQURLInfo were not working. I did some investigation and noticed that the html lib manager did not have the flagForce CQURLInfo ticked.Once I ticked it and saved the configuration everything seemed to work. Is this check box suppos...
I have a MAIN MultiField which has a fieldConfig xtype as mywidgetjsname.In mywidget.js, I have built a CustomMultiFied which extends CQ.form.CompositeField.In this, I have a hiddenField, a textField and a MultiField(so this is a multiField inside the MAIN multifield).I have seen many examples over ...
Hi,I have a component that can be dragged and dropped onto a parsys in a page. The component dialog has a dropdown that gets the options from a servlet. In the servlet, I want to access the currentPage path. i.e the page where the component was added.I have tried to access it in the servlet usin...
Hi,i have a problem, please help me.ii am extending OOTB blog component. but in place of ootb comment i want to keep comment in my prject ant want to refer the same from my local. i tried everything but still my app blog refers ootb component , how to achieve this.plz guide me how to achieve this a...
Hi All, I have a requirement to clear dispatcher cache on auto deploy. Can some one share code which will clear dispatcher cache using curl script. ThanksLM