Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/27/18
    Login page and other pages on AEM6.4 Environment are not being displayed. It was working properly but suddenly it is not working. able to login in CRX/de/index.jsp but no HTML pages are being rendered. Have tried restarting the servers and deploying old releases. Exception in logs27.08.2018 14:44:26...

    Views

    4.6K

    Likes

    2

    Replies

    8
  • 8/27/18
    Hi Guys,I am tring to add parsys (10) onto the template in AEM 6, but for some reason i cannot drop components from par6 to par10.So this is how i am referencing them on the template<div data-sly-resource="${'ipar0' @ resourceType='wcm/foundation/components/parsys'}"></div><div data-sly-resource="${...

    Views

    6.2K

    Likes

    0

    Replies

    13
  • 8/27/18
    Is the layout container a replacement for parsys? It seems it can do what the parsys can do in addition to all the responsive layout features that it supports. Agree / disagree with this?In view of that, is there any case where using the parsys makes more sense than using the layout container? Or th...

    Views

    3.0K

    Likes

    0

    Replies

    5
  • 8/26/18
    Currently we've OOTB styles plugin configured for RTE in AEM 6.3, we need to add second styles plugin(duplicate styles plugin with name "sizes").I tried to use the same script from styles which i found under the path /libs/clientlibs/granite/coralui2/optional/rte/js/components/rte/plugins/StylesPlug...

    Views

    14.7K

    Likes

    0

    Replies

    29
  • 8/25/18
    Hi All,I am trying to develop site using editable templates. These works fine with logged in user on publish but when trying to access the site using anonymous user, page content is not rendered properly. I found out that on giving read permission for anonymous user on /conf folder resolves this iss...

    Views

    3.6K

    Likes

    0

    Replies

    3
  • 8/25/18
    Hello Everyone, Facing a issue in live copy creation through the blueprint. Following the below steps.Step 1: Created the below structure in AEM, Containing English(en) site structure.A*** Website -> English(en) -> ProductStep 2: MSM Control center, created a blueprint of above structure.Step 3: Cre...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 8/24/18
    Hi Everyone,We are in a situation where we have to perform up to a 1000 queries per request looking for asset nodes. The queries we use are similar to this one:SELECT * FROM [dam:Asset] As s WHERE ISDESCENDANTNODE ([/content/dam/msi-dam]) AND s.[jcr:content/metadata/cq:productReference] IN ("/etc/co...

    Views

    3.1K

    Likes

    2

    Replies

    4
  • 8/24/18
    Hi, excuse me, Im noob in AEM 6.3. I have a cq: Client Library Folder that contain a js with a function as shown below.but it said "granite is not defined" when I try to get some property from the touch UI dialog like this:var prueba = granite.resource.properties["showComercializable"];where "showCo...

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 8/24/18
    Hi CommunityDamUtil.getTenantAssetsRoot implementation has adaptation of resource resolver to a Tenant class:Tenant tenant = (Tenant)resolver.adaptTo(Tenant.class);and tenant object for my requests is always null.I also noticed that the repository has a node '/etc/tenants'. I believe it has nothing ...

    Views

    988

    Likes

    0

    Replies

    1
  • 8/24/18
    Hi All,We have a workflow being developed in AEM 6.2 classic UI. Right after "Flow Start", there is a dynamic participant step say "A", there is an OR split and 4 branches/flows under it.1] In one of the flows, after "A" we immediately have two custom process steps in succession followed by a dynami...

    Views

    674

    Likes

    0

    Replies

    3