Hello Team,I want to get the tags(cq:tags) of the asset that I choose in the dialog. First, I have a textfield where I can select the required asset from DAM. Just below that, I want to show the tags associated to it in the dialog. Could you please help me with this ?
Folks,I want to use a CQ.form.PathField in a dialog to allow the author to choose a page. However I would like to limit the options to pages that were built using a certain template. The options to filter content based on the path or page name are not applicable. A custom predicate does not seem to ...
Hello,Frequently, we have to pass parameters between pages. As I started working with AEM (6.1 Sites) recently, I have some questions regarding the best approach to follow:Using query parameters: I think this is the easiest way to pass parameters. However, the page will not be cached and it could be...
We are migrating a site from CQ 5.5 to AEM 6.1 and the site uses smart card authentication for the authors. I can't seem to get this functionality working on the 6.1 site and am not sure where to look to do this sort of authentication. It appears that we're losing the smart card credentials somewher...
Hi Friends,I am working on the creating AEM community groups below url discusses about ~Author Group Roles and Publish Group rolehttps://docs.adobe.com/docs/en/aem/6-1/administer/communities/users.html#User%20Groups%20for%20Community%20SitesCan someone help me what previlages[ACL] we need to create ...
For integrating a store locator functionality in to AEM 6.1, what are the best possible options that needs to be considered?Wanted to make sure we are using as many out of the box features in implementing the solution. Please advise.
Hi,How can we run a script once complete page is loaded.Following is the scenario where we are facing the problem-1.Created a teaser.2.Inside which we are having a carousel component.But the issue we are facing is carousel script is not working inside a carousel.So is there a way we can run a script...
Hello,I want to update the rootpath of pathfield in authoring dialog based on other filed value (dropdown selection). Appreciated for quick pointers on this.Thanks.
Hello,i am trying to connect our Active Directory to retrieve some user Information. When trying to get an InitialLdapContext i get the following exception:javax.naming.NoInitialContextException: Cannot instantiate class: com.sun.jndi.ldap.LdapCtxFactory [Root exception is java.lang.ClassNotFoundExc...
Hi All,I have requirement that for a particular parsys every time same component is used.As soon as i create a page with a template page,my page should come with that component.I know we can do it by going in design mode but since we know what component is used i want to handle it in component rend...