Hello All, Anybody aware of any OOTB functionality that AEM provides to stop loading components after a set date? i.e. If you've dragged a component unto a page, it should be displayed on the page only till a user defined date and should stop getting displayed after thatWe've a custom solution but...
Hi All,Can you let me know the differences between Jcr-xql2, xpath query and query builder api .Which is the best in among three to query the crx3.Can you share me the official documentation links to these please?Thanks in advance.---Regards,Pavan Bukka
Is there any way to pass value in sightly template from javascripte.g.template.jadediv(data-sly-use.testArray="${\'com.test.Service\'}" data-sly-unwrap)div(data-sly-use.testArray="${\'com.test.Service\' @ year='2017'}" data-sly-unwrap)div(data-sly-use.testArray="${\'com.test.Service\' @ exam='java'}...
Hello Community I have a question about touch UI Dialog.I am try to make a field that contain text and url ( or id in the page ). It can be populated depend on what the author wants.I found String [] type but If I use the string [] type, text and url won't be together. So it can give mismatch result...
Hi,I need to get preview of a page to send it as a reference to the linguists. Using getTranslationObjectPreview on a TranslationObject should get me a zip which contains an html and supporting css/js files which can be used to preview the page outside AEM instance.I am getting a zip but which is mi...
I'm planning to convert an Asp.net website to AEM website, I followed the docs but didn't satisfied How to Create a Fully Featured Internet Website - docs.adobe.com Please provide me some links through which i can develop a website more efficiently and quickly.Thanks
Hi all,We noticed in our AEM 6.2 and AEM 6.3 instances that when we click on a content node in crx/de that the section "Effective Access Control Policies" on the bottom right pane is always empty.Compared to AEM 5.6 we could see the "Effective Access Control Policies" containing the node's access co...
Hello,I'm trying to add CSS for a component. I've created a cq:ClientLibraryNode and then created two new files under it >> css.txt and component.css. Please advise how to load this file for the component as the styles in component.css are not getting applied.Thanks in advance.Regards.
I am getting this error message in the javascript:Uncaught TypeError: CUI.rte.ui.cui.DefaultFullScreenAdapter is not a constructor at instanceGenerator.initializeEditorKernel (rte.js:42861) at instanceGenerator.start (rte.js:43168) at processConfig (rte.js:35483) at Object.success (rte.j...