Hi , most of the logic for the table of contents component is handled at TableOfContentsFilter.java. I see the component creates IDs for h1-h6 elements in a page if not already present and then maps it to the table of contents list items. In this process, all the unnecessary text elements within the...
Hi Team Checkbox hide and show functionality is not working. Please check my xml and guide me if anything is required.my requirement is when I select checkbox brandName textfield should be visible. if it is unchecked brandName textfield should be hidden. <?xml version="1.0" encoding="UTF-8"?><jcr:ro...
We are trying to implement Experience Fragment for Remote SPA where: - User would be able to author Remote SPA enabled components while creating experience fragment.- These created experience fragments could be added to pages via adding a experience fragment which is again enabled for Remote SPA. I ...
the goal is to create a template with two tabs in the page properties and then create two template children of which one inherits both tabs, while the other child only inherits one tab. Possibly from code. I don't have the slightest idea how to do it, I can't find any resources that can help me do i...
Hello,I hope you can help me on this topic.Is there a possibility to deploy on the same environment, different repositories but not all at the same time?Example:Suppose we have 2 different repositories (repo A and repo B), totally independent of each other.Both must be present simultaneously in the ...
Hello Aces,I would like your opinion on using AEM's email service to send emails.I have a requirement to send an email to a user based on certain business rules. I can use either ACS Common Email Service or a Java service to send the email.My question is: Is it ideal to send emails directly from AEM...
Hello team, My colleague tried to run the Adobe IO runtime project in his mac system.aio app run --localGettingt the error:Error: The --local flag is not supported on Apple Silicon Macs.Note: Prior to this, he ran the command: aio app build It was successful. Got some response from google:It looks l...
Hello Team,I am writing Nodejs actions, utility for Adobe IO runtime project.Here, I have kept the mail templates under config folder. My logic has to read the config folder based on input condition.While searcing, I got below details to read the file const templateLoader = new TemplateLoader(path.j...
this error is coming also bundles all are in installed statecom.google.zxing,version=[5.9,6) -- Cannot be resolvedcom.google.zxing.common,version=[5.9,6) -- Cannot be resolvedcom.google.zxing.qrcode,version=[3.4,4) -- Cannot be resolvedcom.google.zxing.qrcode.decoder,version=[5.9,6) -- Cannot be res...