Hi everyone,I am new to AEM and i am trying to pull up instance from windows, only when i try to do it i get warningsOpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 Listening for transport dt_socket at address: 30303 Loading quickstart properties: default L...
Hi There, I need to programmatically Delete workItems from the list of AEM inbox notifications./libs/cq/workflow/content/inbox/list.json Am not sure where this list generated. Thanks.
Hi Team,I have a component folder structure like below.There is a drop down inside component and I want to get the dropdowns title as Test A as shown in the picture. I was able to get the component name as a place holder. But is this possible ?
Hi Team, Need some points on how to customise the OOB core embed component to render Instagram feed in AEM page. Or any other way to render? Any point would be appreciated.@kautuk_sahni @arunpatidar @
I have Map<String, List<String>>for even Iteration I want css class left to appear and for odd iteration I want css class as right how can I achieve that <sly data-sly-list="${sampleModel.data.keySet.iterator}"> <div class=left> <li>${item}</li> <ul data-sly-list.dataPrint="${sampleMo...
Hello All,on 6.5.11 and while via direct author access , one can add a component to the parsys and delete , via dispatcher the adding of component throws a console error at jquery js and about html tags not properly closed When accessed via dispatcher , An error is seen in the log related to csrf o...
Hi All,I have developed my application on AEM6.4 and now I need to access my application by another application through iframe, when I am trying to access my AEM application through iframe, I am getting below error:as expected X-Frame-Options: SAMEORIGONI have updated configuration at dispatcher lev...
Hi guys, I'm using fileupload widget in aem dialog in order to allow authors to drag and drop an image. However everytime that image is configured, I see below exception in the log.My findings so far: I've tried cleaning cache with: http://localhost:4502/system/console/scriptcacheBundles are correct...