Hi,I have a requirement, where I need to return the nodes, that contains 2 properties, ex: Make and Model.In my node structure, there are cases, where make and model properties are available, but Model dont have any value in it.the property.operation: exists will check if the property itself is exis...
Hi Team,I would like to add a text over the image. Image is need to add as a background. Image also needs to have editing feature. Over the image a text need to place, The text is also an editable one.How i can implement. The sample screenshot given.Please help me to resolve the problem.Thanks,Raga...
Hi everyone, First post here, everything is in the title but here are some explanations :I would like to host some e-learning courses (SCORM norm) on a website made by AEM, I know it won't be possible as AEM doesn't accept SCORM files, but I heard about AEM communities for learning !So here it is ...
I'm using: var s7_videoview = new s7viewers.VideoViewer();to instantiate a video player, and setting the caption parameter:s7_videoview.setParam( "caption", "http://s7d2.scene7.com/is/content/Delldev/VTT/dell_daac_hilton_h264%5F720p_800x450_1200k_de-de.vtt,1" );I'd like to be able to change the capt...
Hello,I'm trying to extend the comments component (resourceSuperType="social/commons/components/hbs/comments"). I want to limit the comments number to 1 per user in a comment system.I managed to get it running and altered the HBS script to my needs, but neither can I find a HBS template property whi...
Hi all, Authors can edit the i18n text using i18n Translator provided by AEMhttp://localhost:4502/libs/cq/i18n/translator.html https://docs.adobe.com/docs/en/cq/5-6-1/developing/cq5-translator.html After making updates - is there any easy way by which Content Author themselves can activate the i18n ...
I seeing some differences in the resulting images that I cannot figure out. A PSD loaded into AEM and allowing it to publish to scene7 is changing the shadows on my images to no longer contain alpha transparency. If I load the same image directly into scene7 all is correct. Anybody have a clue what ...
Hi,I am trying to find how to completely remove the filter path from the content package in AEM using Java. My scenario is like, when author deactivate the page, then that particular page path in the filter of the content package has to be removed. And it has to be implemented using Java. If some h...