I have a custom component that I am attempting to add a parsys for authors to drop other custom components into. I am running AEM 6.5.13. I have added a design dialog for use with editable templates. I have used the template editor to allow certain components to be dropped in the parsys. However, th...
This issue only happens for the first nested multifield. I wrote a clientlib based off of sreekanth choudry composite multifields and added some code to add nested multifields using the content fragment editor and datatypes. coralui3.7caefb86dc764d3d3fcbd8ff1d8c65b4.js:45197 Uncaught TypeError: Can...
Hello Team, We have a requirement of having autocomplete feature in Component Dialog Fields (be it TEXTFIELD/RICH TEXT/TEXT AREA).E.g.There is list of 100 items like $ab, $bc,$ac ...........$nn. Now in Rich text/Text field, when Editor Type $, it lists out all as a part of suggestions, when editor t...
Dear community, I've checked that error pages can be customized by creating the sling/servlet/errorhandler/error-type.jsp.However, I'd like to customize the error page only for my project that is stored under "apps/my_region/my_project". (There are other projects under my_region and have their own e...
I have old component with different sling resource type I created a new component with new sling resource Type I want to Migrate old component node properties for ex title, description, file reference to new component properties how can I able to achieve that?? Node card = root.addNode("card","nt:un...
Hello, i have installed AEM 6.5.0 in my pc. I have downloaded the main file from herehttps://github.com/adobe/aem-guides-wknd My versions:Maven version: 3.8.6Java version: 11.0.15.1 I inserted mvn command "mvn clean install -PautoInstallSinglePackage -Pclassic"i have changed in the pom master file t...