Hello,Want to share with you some back-end code that should work, but doesn't, on IE9. This has nothing to do with any FE code, but backend servlet code.@SlingServlet( paths={"/apps/my-app/check"}, methods = { "GET", "POST" }, name="com.my-...
Hi,Default Value for Granite Dropdown (Touch Optimized UI ) is not working for me.I have followed information on how to create a dropdown control here:https://docs.adobe.com/docs/en/cq/5-6-1/touch-ui/granite-reference.html#Form Inputs - DropdownI have created a it in the following way:<relationID fi...
Hi,Could some one help on providing me how I could add a reply button to comment already posted on blogI am using <cq:include path="comments" resourceType="collab/commons/components/comments" />Thanks,
Hi All,The below parameters are not very clear in dispatcher.any file. Explanation on this will be helpful.-/allowAuthorized "1"-/farms-/website-/clientheaders
Looks like AEM OOTB segmentation does not offer user groups based content personalization until the user group is mapped as a profile attribute ?is there a way that we can use user group name in the client context and segmentation rules OOTB without custom data store?
So i am trying to use the built in authentication for AEM. I am able to create a form where someone can register a user and it puts the user in the users tab in AEM. When i try to make a page with the login component however, it does not work. When you enter in the user and the password and click si...
How do I access a request query string parameter in Sightly HTML. Do I have to expose it through the WCMUse model or can I just access it directly in the HTML?
HI,I have a query where in need to add regex in the query builder's path property Like: path: /a/b/c/*/d, where my node structure at * is changing.Is there a way to do this? Also, is there a way where i can add groups inside group and put and/or conditions?
HiI want to enable / disable the fields on metadata editor page. For example i should have 1 dropdown and 3 text boxes. If i select yes value from the first drop down then i have to hide or disable the 3 text boxes. If i select no then i should enable those again. Please help me to do this.
Hi Everyone,I have a use case where content is copied on Activation.1. I have roll out config created which will be triggered on Activation , it has contentCopy, contentUpdate & targetActivate as sync actions 2. I have my source page created (manually)3. I have my copy page created (manually) which ...