i am seeing below warnings while building aem app. Any suggestions?[main] WARNING org.sonatype.plexus.build.incremental.DefaultBuildContext - /builds/site/core/pom.xml [0:0]: Invalid component name: Reform Cache Service [main] WARNING org.sonatype.plexus.build.incremental.DefaultBuildContext - /bui...
Whenever someone tries to download a folder of images in our brand portal no dialogue box pops up and it will only download ALL of the default renditions rather than any of our smart or user defined crops of the images. We have individuals that are needing to download hundreds of files at a specific...
Hi Everyone, I have a requirement - In test dropdown component I have two fields ingredient name(select field), quanitity. Ingredient name field dropdown values should be fetch from content fragment. In the content fragment I have configured ingredient name as multifield, valu...
we use "full stack" for all our non prod pipelines. It builds, tests and deploys our front end code (react/js/css etc) in ui.xxx dir, our backend java code in core dir, and the dispatcher configs in dispatcher dir. We have always wanted to separate our dispatcher, so we can a) make redirects and do...
Hi Community Members, In alignment with SEO best practices, our objective is to enforce specific constraints on the "Name" field within Page Properties. We intend to restrict authors to utilizing lowercase letters, numbers, and dashes exclusively.Additionally, our goal is to prevent the inclusion of...
Hi Guys, A particular group of users are not given read permission on a particular editable template but want to view the thumbnail on the pages created using the template, is that any way to do that in AEM?
Hi All, I having a issue with content fragment composite multified, currently we having the composite multifield in a content fragment working with custom JS functionality, So this Multifield JS functionality is affecting the existing functionality in our project, Is it possible to create a composit...
Hi All, I have a requirement in which when any author uploads any images in DAM, some predefined image formats would be created for that image in DAM.I have referred Dynamic Media Image Presets but I don't see multiple image formats like EPS, AI, SVG etc. Thanks,SD
how to write a custom link-checker java code and exports the json weather its valid or not just like in HTML with broken link icon-I want this validation/link checker functionality in custom java code format then i can export json and integrate with UI-Exporter inform of JSON format as mentioned in ...
Hi,I have a component and a clientlib for the same. When the component loads, I want to call an ajax API call in the js file (in clientlib) and wait for the result. 1. After the result is obtained, I want to load the component (i.e. execute the html file). How can I achieve this?2. I will have the A...