I'm working on AEM React project. What is my goal, I have core button from React, I want to edit style of that button so everytime when I use it that style need to be applied.Core button > I added my custom style in css > Use that button with that style
Hi all, I have created certain users and now I want that users can view only certain pages of my project.I want to know what are the permissions I require for the same.
Hi Team ,I need to enclose the arraylist within square bracket and so used list.add("[") at the start and at the end as list.add("]") but it appends comma with the list .But need to get rid off the comma from the list and so could anyone please suggest on this . Actual:[, [1245,480], [, [350,280], [...
Hi all, I have created one custom tab under properties and given tagfield to let the author to select tags. Now I want to display those selected tags in the page. How can I do that ??
Hi AllI need help with resourceResolver.commit(). When I do that I get org.apache.sling.api.resource.PersistenceException: Unable to commit changes to session. This is the code that is generating the PersistanceException: logger.info("\n EventZZZ component path: {}", component); resourceResolverS...
We have a requirement where we have created content fragment model having one of the fields as location title. Now we are getting list of content fragment objects (officeLocationCfms) in component HTL Code. We need to display content fragment location title value in component's UI. <div data-sly-use...
Hi Team, I was trying to form an external url based on custom domain; Please see the below format. // custom configured domain externalizer.externalLink(resolver, "mydomain", "https", "/content/site/en/page1", ) + ".html"; // => "https://mydomain.com/site/en/page1.html" (I was expecting this as an...
Hi Team, I need to some Information regarding need to explore will AEM sites and asserts support billions of documents. Please help me on this. ThanksChandrika