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,
I'm trying to decide how many AEM developers a company needs, but I need to figure out the right balance between efficiency and cost. Looking to crowdsource from peers -- How large is your organization and how many AEM developers are there? Does it work well?
Hello All - I have a page with the below tabs in the page properties. All tabs are part of cq:dialog expect Live Copy option. is there any way to move the Live Copy tab as a last tab or last but one. I tried with sling:orderBefore but it is not working. Can someone tell how to re-arrange the order? ...
Hello All - There is a cq:dialog for the page component for capturing the page properties. In that, I have a drop-down with two options for the authors to select and it is not a mandatory field. When the values are not selected, the productType property shouldn't be captured in jcr:content. Could so...
I am putting together an example with the AEM 6.5, we.retail, etc.mappings, with the configurations below. The HTML routing is working correctly and removal of .html extension also works, but or some reason all the images, /etc.clientlibs, JS & CSS, JSON files are all 404 not found after implementat...
We are on AEM 6.5.3 and working on setting up the responsive authoring for a desktop and large desktop. We did two things. 1. We have modified the grid.less for desktop and large desktop breakpoint. (code is below) 2. And added the respective breakpoint responsive node at the template for desk...