Hello, when I install a new instance of AEM 6 on local computer I modify the file "start.bat" to costumize the server port and adding debug port for it. Then I create a link to this file, for starting the instance. At the moment I'm unable to start the instance via "start.bat" file. The error messa...
Hi, Hope everybody is doing well. I wanted to know if we have a way to update OSGi configs such as HTML Library manger via some API. Why API? Since in ACS we do no have access to /system/console and cannot update the immutable data(please correct if I am wrong). I would like to know a way of updatin...
I have a page that uses this page template (sling:resourceType = /apps/mysite/components/page/content-page) to test selectors (which I have not done before), I created a copy of /apps/mysite/components/page/content-page/content-page.html and called it /apps/mysite/components/page/content-page/conten...
hi , I want to know the procedure to group two or more elements of AEM component like(textfield,selectfield) to come under one title.....is it possible?.also is there any way to put separation among two fields of multifield , if so how can I achieve it? Thank youRahul
mainly looking at these/apps - i know custom osgi packages are installed here but what's the differences between /apps and /libs/conf - I know some of our custom config goes here./etc - I know our resource mapping goes here but what else is in here? more settings?/libs - almost seems/system/var - th...
We are in AMS and using ACM builds to deploy the code in all environments, from the past few days we are getting following warnings in our build log - I am getting following for every module -18:56:25,926 [main] [WARNING] Some problems were encountered while building the effective model for com.XXX....
TLDR: I cannot find a page property when checking the page properties in CRX/DE but the property value is showing up when checking view-as-published---------so I have a property called "fileReference" which just points to an image in the DAM (e.g. /content/dam/images/animals/frog.jpg). I checked the...
Can someone help me clear the validation errors with dispatcher please? I have two issues below and wondering if i can create a custom rewrite and filter. I used relaxed command and it successfully completed but with below command i face below issuesIncluding it as part of the source code and i do h...
I have followed the WKND project tutorial and successfully build the project but the content is not showing up. Upon checking the WKDN bundle in console it shows installed but not active and I can't activate it as it has few dependency errors. I have tried few options mentioned on internet but dont ...