hi guys,I'm doing the above migration (we have 6.5) and I have moved the /etc/clientlibs to the ui.apps as required. I have a bunch of other custom stuff in a directory called /etc/<our site> These are some "Pages" that contain configuration used by some of our components i.e. not ordinary pages f...
I'm taking a break from college and am interested in learning to become a Java developer in hopes of becoming an AEM developer. I have a little bit of frontend development knowledge with HTML and CSS and am trying to create a roadmap of courses to learn, but I'm pretty much a beginner right now. Whe...
Is it possible to use AEM Launches with areas other than sites. We manage our E-commerce product catalogue via the AEM Commerce section: http://localhost:4502/aem/products.html/var/commerce/products And it would be very helpful to manage publication of complex changes in this area via the launches f...
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/get-runmodes-value-in-client-side-js/td-p/326526 Hi folks,There is a discussion here on using a hidden field to make the "runmode" available to client-side JS widgets. I want to do the same as the OP.Jorg Hoh said"You should n...
We are doing an AEM upgrade from 6.4 to 6.5.So the plan is to clone the existing and do an in-place upgrade, while this being done, there are chances of updates happening on the existing system with uploading assets and workflow updates. We want to make sure all the active workflows in the existing ...
Hi,I am new and I installed Quickstart.in the localhsot:4502 it asks for username/password.I don't know what is the default user pass.I tried admin:admin ,etc.
There are Paraformats like <p>, <h1>, <h2>, <h3> etc.We are using the <p> tag as "standart" and the <h3> tag as "Headline" and the rest ist disabled.When i say a line is "Headline" and then i click "Enter" the new line should be a <p> tag but it is creating a <div> tag.Also when i want to change thi...
Hi guys, When we create versions of the page, it starts from 1.0 and then increments to 1.1, 1.2. Is there a limit on how much this 1.x can go to.If I am making a major change, can I make it 2.0 and then let it increment from there on?
Currently, I am storing certain value as in data-attributes in customheaderlibs.html<div data-sly-use.myjava="MyJava" data-score="${myjava.getScore}" data-team="${myjava.getTeam}"></div>and were reading these values byconst iframeContents = document.querySelector('iframe').contentWindow.do...
Hi, Unable to get newly created user in search while trying to assign permissions to newly created user in useradmin. But able to see newly created user in /home/users. Could any one please help me on this issue. Thanks in advance,