In our application, the requirements have been shaping up in an incremental way, each time a requirement comes up its about adding few more fields to dialog of one big navigation component OR to page properties of parent page.We are at 9 tabs, each having 8-10 fields in them.I just wanted to get an ...
Using AEM 5.6.1Is there functionality to send a preview link of a page to others via email to review before publishingThere should be some best practice on how to do such things in AEM? Thanks in advance!
Using AEM 5.6.1When selecting an image from the DAM is there anyway that the image can be previewed in a grid, rather than selection from a list name only?Thanks in advance!
Is it achievable for image component to have last selected path as the default path to select from.Workflow using AEM 5.6.1:Add image component to the pageSelect an image from /dir1/dir2/dir3/image.pngAdd new image component to the pageWhen you start selecting the image path it's starting from the d...
Hi ,Generally Authors edit the components. Suppose we have designed a page by activating the necessary components.Later authors should have only the feature that they can edit the activated (already included )components on page. They should not be able to add new components to parsys in design mode....
I imported an AEM project but I'm having trouble getting the publish instance to render correctly on my local instance. Right now the console is saying it can't find few fonts. On Author they are stored on etc/designs/myPackage/fonts but on Publish it is trying to load from /fontsAny idea why this w...
Hi, I'm trying to extend the Calendar Component. I followed the link (https://docs.adobe.com/docs/en/aem/6-1/develop/communities/tutorials/extend-comments.html) and tried to replicate the same with Calendar Component, but with no success. The Update and Cancel events are not working. Could you give ...
hi,We are using aem 6.1 with oak version 1.2.7.We see lot of traversal warnings for queries which use sling:resource property. Mostly these queries have paths for assets. Not sure when exactly this query is triggered by AEM.There is already OOB oak property index available for sling:resource propert...
Scenario: we have a group of UI developers who are very knowledgeable on Bootstrap and would like to continue to use it with AEM at the same time leverage the widgets provided by Coral UI.what have we tested:1. We have included both frameworks on a page but obviously they collide.<cq:includeClientL...
I have a bundle that references a few groups. I'm familiar with how to create these groups programmatically with the usermanager, but I'm unsure when to do this.Ideally, I would like to just run a script once on a bundle install that would check for the existence of the groups, and create them if th...