AEM 6.2 uses Sling Model API 1.2.2, but this bundle seems not include @Inject annotation. So how to I inject some of sightly object inside Sling Model?Old version look like: @Model(adaptables = Resource.class) public class HelloWorldModel { @Inject private SlingSettingsService settings; @Inject @Nam...
Need to create a custom image component.Custom image component will have a image and parsys.When we drag this custom image component over parsys in page, the image that we author should set as background and above that image a parsys should be displayed.Now, that parsys in that we included in custom...
Hi guys,I noticed the translation framework will create a new copy of the original content under the target language folder. So my data size increases by whatever size the original content was every time I use the translation framework to add a new language. Even though all languages use the same bi...
Hi,There is requirement to remove the content from page link. Please suggest way forward for the same. Have already done 301 re-direction to remove the content from URL.But need to remove the content from page link. Regards, Deepak
Hi All,We have upgraded to AEM 6.2 from 6.0 SP3.Do we require to install any specific packages/feature packages(like acs-commons,etc) after doing the standard up gradation??Thanks,Kishore
Hi All,I am seeing some nodes are having jcr:mixinType as "rep:AccessControllable".What is the exact use of this property. I read through some of the docs but not able to get the real value of this property.Could someone provide more inputs on this property. Thanks.Regards,Selv
Hi, In Touch-Ui I can create a dropdown selection populated from an ajax call that returns JSON.I need to be able to select 1 .. n values in the selection.I have 2 problems1) Add multiselect to dropdown2) Have a list multiple values selected by the author be available for processing in JSP. RegardsC...
Team, When trying to access sites.html on QA environment, I see the following error in the log. AEM 6.1 SP1, Any suggestions/pointers?31.05.2016 13:15:47.210 *ERROR* [127.0.0.1 [1464714242045] GET /sites.html/content/mysite HTTP/1.1] org.apache.sling.commons.classloader.impl.ClassLoaderFacade Dynami...