Skip to main content

Posts

Showing posts from May, 2018

How to change Admin password in AEM 6.3

Level:Easy How to change admin password in AEM 6.3/6.4 Step:1 login to Aem instance with you default id and password {admin:admin} Step:2 Click on the icon on the right top corners marked with arrow 1 and a drop down menu will show up. Step: 3  Click "profile" option as shown in the image  Step: 4 select the option and change password. enter your new password and confirm it  Step 5 : save  Step 6 : close

How to create Design dialog in Touch UI: AEM6.3

Level: Easy How to create design dialog in Touch UI  Here are few simple steps to create a Design Dialog Step 1: Open /crx/de from your AEM instance {http://localhost:4502/crx/de/index.jsp} Step 2: Select the content folder under the project > components Step 3: Click create   and provide the details as shown below Step 4: Change the .jsp to .html. on  clicking on the .jsp filename  Step 5: Select the component and create a node  step 6: Enter name as cq:design_dialog Step 7: save Step 8: Add property for cq:design_dialog   sling:resourceType - string -cq/gui/components/authoring/dialog as shown below  Step 9: create below nodes as shown one below the other  node Name Type value Content sling:resourceType String granite/ui/components/coral/foundation/fixedcolumns items