How do I configure a Parsys to allow the moving and re-ordering of components inside of it? For example, I have images inside a parsys and I want to change the order of them by dragging and dropping one image in front of the other. How can I accomplish this?
We are using a CQ 5.6 and we do not see cq:lastReplicated date present for any of the assets that have been published from author.We have a requirement to find out the recently published assets. Can you please help us here ? In which property is the replicated/published date stored.
Hi All,I have written sling servlet and i want to check if it's working propelrly.Before including in component and i want to check whether it's returning data properly.I heard we can call from browser and check the same.Can some one help how to execute like thisThanks,Kishore
I have a cq:include and I want to reference the first child component of a parsys. Is it possible to query the first child in path attribute? For example, is something like this possible:<cq:include path="/content/site/jcr:content/entries//*[1]" resourceType="site/components/entryType"/>...where pat...
When copying a page, what is the main difference between creating a new live copy of a page and regular copy? See attached screenshot. I have put the two options in red squares. If I want to create a similar page but change some text for the new page, which is the better method?
Hi,I have selection field with dynamic options from servlet.I am loading options from loadcontent event of the widgetthe problem is when i select an option and submit dialog(clicking ok in dialog) the value is getting stored in JCR but when i reload the page and open dialog it is not getting popu...
The below path is for hyperlink/apps/cq/ui/widgets/source/widgets/form/rte/plugins/LinkDialog.jsI need to add a custom button in rte plugin to extend the hyperlink functionality?
Hello,I would like to put the classic UI's RTE inside of a granite UI dialog. The RTE would appear like the classic UI dialog in the picture at this URL:http://docs.adobe.com/content/docs/en/aem/6-0/administer/operations/page-authoring/rich-text-editor/_jcr_content/par/procedure_19/proc_par/step_0/...