I have a quick question on using iparsys - If we use iParsys for creating site header and footer then if there is any change in the iParsys content then are we required to flush the dispatcher cache of all the child pages ? If yes then whats the standard way of flushing the cache of all the pages a...
Hi,I've just found this bug in my AEM 5.6.1 instance: if a dialog tab has only 1 field and this field is a textfield with a regex property then the author will get the error 'this.regex.test is not a function'. Is this a known bug? if so, what is the recommendation to workaround it?Bellow I'll put s...
Does AEM 6.1 sites OOTB offers end user profile and preferences (assuming his preferences are maintained with in his profile node as child nodes) sync up across publish instances (publish farms)orIs this only available for user nodes only and that to only for AEM communities & not for AEM Sites -ht...
So i would like to ask before I spend the time prototyping this up if you think this is a sensible approach to a problem I am trying to solve.The issue: I have an Ecommerce site with a large number of categories. I don't want to load them all into AEM if I can help it. I want to be able to have a b...
My team is starting to use Hobbes to test the components developed.We would like to create a page, add components and change the properties, but Hobbes does not seems to recognize the parsys element.P.S.: We don't have the pages with components (content)
I get the following error during the OOTB Form component submission,21.10.2015 17:51:37.543 ERROR [2.252.210.68 [1445442697208] POST /master/en/home/meta-navigation/test-form.html HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource R...
User enter search parameter on the web page. I want to pass on that request parameter to back end java class.How can I do that?Example:test-sightly.html?q=market&maxrows=25Java class SearchHelper Can someone give example?ThanksVenkat
Hi,is it possible to programmatically add permissions to a system user in AEM 6.1 (i.e. using java or maven)?This is my use case: I want to automatically create the system users and give them the needed permissions.I tried to export the permissions stored in '/jcr:system/rep:permissionStore/crx.defa...
Hi - We've encountered an issue recently with the automatic thumbnail creation when uploading certain PDFs to the DAM. I'm pretty certain it has to do with the way our pdf documents are exported from InDesign. Some images within the pdf cover page are not showing up in the thumbnail when it gets gen...
I want to revoke all permissions from a particular path; let's say /content/a/b for all users. There are around 400 users and 50 groups on the instance. I know I can go to the individual user and group id in the user admin console and revoke the permissions from the path; but is there a way by whic...