I am using currentStyle Object to fetch the design dialog properties for a component.${currentStyle.linkurl}This is working fine in author but returning null in publisher. I have already seen the below given post, but no solution has been posted. Is anyone has come across any solution for this?curre...
I am extending my model class to WCMUse class to write my business logic. I have osgi configuration which has couple of properties. I want to read one of the property in my model class. I am not sure how to get the handle of osgi configuration in WCMUse class. Any pointers will be highly appreciated...
I have modified the CQ’s rich text editor with the special char plugins. But the issue is, this includes the html source editing plugin also. I don’t want to include that in my rich text editor. Is there any way that I can include special chars but not html source editing. Basically i don’t want the...
We are on AEM 6.1 and we have personalized content on the home page of our website based on the user profile attributes. Let’s assume million user hits the home page, does that mean that home page will be pulled from cq publisher every time instead of dispatcher. Is there any way to improve the perf...
I am on AEM 6.1. Under campaigns, when i create a page using offer template, scroll bar is not shown on the page. Due to which i cannot add multiple components on the offer page.Any help will be highly appreciated!!
I have overidden the teaser template and respective component from /libs/cq/personalization/components/teaserpage to my /apps/<appname>/cq/personalization/components/teaserpage. Then i created the page using this template under campaigns. though my offer page is resolving the segments based on clie...
I have created the campaigns, segments and teaser referring the following links but i am getting this message "No active campaigns target this teaser"http://aem-cq-tutorials.blogspot.com/2014/08/create-personalization-components-in.html http://aem-cq-tutorials.blogspot.com/2014/08/customize-client-c...