Hello,I have scenario where my dialog in touch UI has one tab and that tab has 5 fields under it. I have successfully created the cq:dialog and its functioning as expected.However when i open the dialog, under the 5 fields, there is lots of blank space. Please refer to below snapshot.Can you please ...
For the rtePlugins used in a dialog, it's necessary to define them in the inline and dialogFullScreen nodes in the toolbar property.You also need to make (for paraformat, styles) a popover definition with an "items" field: for paraformat this is "paraformat:getFormats:paraformat-pulldown" and for s...
Justin has a pretty neat integration between slack and AEM mentioned here. GitHub - justinedelson/aem-slack-integration I was wondering if anyone has attempted bi-directional communication from slack yet? For example: I request something in my channel say "A set of assets matching a keyword" and I g...
Hi Guys,I am trying to query some assets (type = dam:Asset) within my AEM instance.However even when i search for a simple xpath query such as below , the query is only picking the OOB /oak:index/lucene rather than the expected /oak:index/damAssetLucene ./jcr:root/content/dam/my/custom/assets//eleme...
Hello,I am slightly new to the world of sling models. More used to JSP and custom taglibs (and implementing my own "idea" of models by using reflections) than models. Whatever i have done with models is limited to simple injections, references and self injections.Recently i was fooling around with s...
Hi,Is there a way in AEM that you can cusomise the delete dialog for a component?What I'm am aiming to do is to detect if there is a content reference to the component that is about to be deleted. And would like to display in the delete dialog itself a list of paths where it is being reference else...
Hi Community!I've noticed that ComponentStyleInfoCache stores data about style system applied to a component. But sometimes cache isn't refreshed which leads to a different experience. Could you please share some piece of information regarding the mechanism?Thanks in advance
Hi All,I'm working on AEM6.3. I need to activate page on scheduled point of time using workflows.For that I have added one process step where are adding absoluteTime and in participant step ,I have selected Timeout as Immediate and Timeout Handler as AbsoluteTimeAutoAdvancer.But page is activating i...
Hi All,My requirement is to exclude a dam folder path in workflow launcher for dam update asset workflow.i did it by following below link:How to exclude certain AEM Assets folders from generating renditions But after doing as said in above link, i can see my dam asset in "Unprocessed" state and cant...
Hi,I want to know the description of files and folders in crxde lite i.e. working of every folder in crxde lite .Kindly suggest some links or help me for this details because I follow most of the links of AEM but mostly links donot describe all the folders and files.Thanks in advance