Expand my Community achievements bar.

AEM_newbie
AEM_newbie
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi,I am trying to use the Form container v2 component in AEM 6.3.3.0. Right now I am trying this on one of the pages in We.Retail. Here is what I have done so far:1) Created a proxy component extending the Form Container component.2) Pulled that component on the page. 3) First thing I noticed,  it i...

    Type

    Discussions

    Views

    2.9K

    Likes

    0

    Replies

    4
  • Hi,I have configured Apache web server and dispatcher. Here are the rewrite rules:RewriteRule ^/$ /content/aemsite/en.html [PT,L]  RewriteCond %{REQUEST_URI} ^/content  RewriteCond %{REQUEST_URI} !^/content/campaigns  RewriteCond %{REQUEST_URI} !^/content/dam    RewriteRule !^/content/aemsite/en - [...

    Type

    Questions

    Views

    12.1K

    Likes

    0

    Replies

    19
  • I have created a POST servlet like below:package com.aem.sites.servlets;import org.apache.sling.api.servlets.SlingAllMethodsServlet;import org.osgi.service.component.annotations.Activate;import org.osgi.service.component.annotations.Component;import org.osgi.service.component.annotations.Modified;im...

    Type

    Questions

    Views

    10.7K

    Like

    1

    Replies

    18
  • I have created in an even listener and this is the code. What I am looking to do in my Listener is to check if a particular property has been updated. If it is then take an action.package com.aem.sites.interfaces;import javax.jcr.observation.Event;import org.osgi.service.metatype.annotations.Attribu...

    Type

    Questions

    Views

    2.8K

    Likes

    0

    Replies

    2
  • I am facing this weird issue where the maven build is successful but the content inside /apps,/etc, /conf doesn't gets installed. These are some of the use cases when this issue occurs:1) Create a component in CRXde, export it to local filesystem using vlt up. Delete the component in CRXde. Do a mav...

    Type

    Questions

    Views

    7.5K

    Likes

    2

    Replies

    23
  • Hi,Here is what I am trying to achieve. In the footer component, there are mulitiple columns. Each column contains a headline and then 4 URLs. I have created a footerList component for this purpose. The dialog of this footerList contains a multifield. The number of times the footerList component has...

    Type

    Discussions

    Views

    2.4K

    Likes

    0

    Replies

    1
  • Hi,I am including a component like this: <c:forEach begin="0" end="${selectList-1}" varStatus="loopSubmenu"> <sling:include path="submenu_${loopSubmenu.index}" resourceType="aemdevcenter/components/content/global-header/submenu" /> </c:forEach>and to get rid of the auto generated divs I have include...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    7
  • Hi,I have been trying to startup AEM as service on Linux CentOS machine by going through this article https://helpx.adobe.com/experience-manager/kb/linux-init-script.html , when I am trying to start the script using 'sh aemscript.sh' I am getting this error line 17: $'\r': command not foundAny ideas...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    4
  • Hi,I want to add a new language to AEM 6. I have added /apps/wcm/core/resources/languages from /libs/wcm/core/resources/languages and changed the path langmgr.list.path athttp://localhost:4502/system/console/configMgr/com.day.cq.wcm.core.impl.LanguageManagerImpl. I have also added the language ilo_p...

    Type

    Discussions

    Views

    569

    Likes

    0

    Replies

    0
  • I have created a component that has a dialog. The dialog has a tab which has a dropdown. Value selected in the dropdown opens up a new tab. It is a little different from the OOTB list component in the way that changing the value in dropdown does not close the previously opened tab. That means whenev...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    4
Top badges earned by AEM_newbie
Customize the badges you want to showcase on your profile