Hi,We created multi field, inside multifield, i gave Richtext editor on Touch UI.For Rich text editor we used sling:resourceType="cq/gui/components/authoring/dialog/richtext"Am trying to add plugins for the richtext editor, it's not working.Is there any suggestions or any other way to add plugins. W...
Hi,in AEM 6.1 with touch-ui the page I want to edit gets always loaded twice:First the editor: /editor.html/content/geometrixx/en.htmlthen the actual content page in an IFRAME: /content/geometrixx/en.htmlthen again the conten page, but with an timestamp: /content/geometrixx/en.html?_=1444244532322...
<tagfield jcr:primaryType="cq:Widget" fieldLabel="Select Tags" name="./subcat" xtype="multifield"><fieldConfig jcr:primaryType="cq:Widget" xtype="tags" /></tagfield>I have xtype tags inside multifield. I can see data stored in JCR properly but while opening up the dialog again, it doesn't show up. I...
Is there way to use one template to create two pages. Each page should enable certain components only to that page in the sidekick. I know about templates and design mode global configuration specific to the template. I would like to validate it with you guys. Should we create two different template...
We have heard from those that have migrated that ACL migration is not easy with the new security standards in AEM 6.1. Some are reporting lost ACLs that thye have to recreate. This is not acceptable for our migration. We have a very large ACL and need to migrate this into the new secure standard...
Hi,i'm searching to capture the event of the move command of pages.This command does 4 things:it deletes a page author sideit creates a renamed page author sideit deletes a page public sideit creates a renamed page publish side (if the user wants)I can capture the first and second step with a trigge...
Hello All,Good evening!!! As I am facing issue while connecting gmail 'SMTP' configurations to send and receive mails from AEM6.0.com.day.cq.mailer.MailingException: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:25My SMTP congiurations ...
Hi I have the following dialog where I have 4 tabs. 2 tabs have images. Tab1 , when an image is dropped into it, In the dialog the dropped image image still shows. I also do this with Tab3. I close the dialog and reopen it. There is now no image in the dialog tab "tab1". However the image I dropped...
Cross post from the AEM Tech Community - DiscussionsManjith Jacob Context : Need to revamp an application in AEM 5.6.1. Within this application, we have to integrate a stand alone java application. So is it good to call the homepage of standalone app within AEM via Iframes? Am considering a differen...
Hello,I need to create multiple thumbnails at different points in a video. I've looked at the FFMpeg Thumbnail step in the DAM Asset Upload workflow. It seams I can only specify a starting point but can't add a interval. Any way to do this? Thanks