I have created a site in AEM as a Cloud Service and want to implement CSS and JS at global level. Means, we can change values in content fragment and then it will change for the whole site. Is there a way to do this? And if not this then is there a way that we can handle global js and css from autho...
I know there might be other posts related to this confusion. just trying to keep u all posted since i had issues taking up ADO-E116. Being specific to those who are incurring the cost of certification on thier own. Below proofs can give a near conclusion until the official call from Adobe. Had bou...
Dear all, when I try to build the arm project ( man clean install) from my local instance , I am getting below error . INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR...
Hi all, i am using aem 6.5 version , in prod i have added a property named “title” to one of the node and replicated and published for users from crxde but this property is not showing to the users . This is not even showing in the json call. Can some one let me know what i am wrong here. I have cl...
Hi Everyone, I have an requirement where I need to load all component level clientlib on a page once. eg. If I have 10 components on a page having 10 clientlib loading respectively then I want to consolidate them together and load once as a dependency at page level (not template level). 1. What is t...
Hi, I want to use this PDF viewer core component but unable to author it as I need to add Adobe API Credentials to some context aware configuration. I have the credentials but not sure how to add it to the configuration.Any guidance with some example or screenshots will be a great help. Componen...
Hi I have design policy in place to use pain brush style selection on component edit bar. I see selected styles are stored as below I have a need to read these styles and render in sightly html. for example: size 'mini' 'normal 'jumbo' for a button. If author selects style as 'mini', I would n...
Hi everyone, Currently we are working on migration from Dynamic Media Hybrid to Dynamic Media Scene7 mode. At this moment we have a clone of our production author that is configured to use a new Dynamic Media Scene7 mode server and we already published all our assets to Dynamic Media Scene7 Cloud ...
Hi, For the below query, I want to pass the filter variable for name. Can anyone suggest if used such type of query in the AEM? I really appreciate any help you can provide. query { personList(filter: { name: { _logOp: OR _expressions: [ { value: "Ramesh" ...