Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/11/23
    Hi Team,     Kindly help how to add unavailable after Robots tag on page properties which was under Page-->properties-->Advanced Tab - Robots Tags dropdown. Appreciate quick response.  

    Views

    306

    Likes

    0

    Replies

    1
  • 12/11/23
    Hi ALL,            I'm facing issue on getting dropdown fields for show hide functionality. The logic is  --> dropdown having three options     *no Fields    *A Fields    *A and B Fields1) when user selected "no fields" there will be no fields to show2) when user selected "A Fields" there will be tw...

    Views

    303

    Likes

    0

    Replies

    1
  • 12/10/23
    Hi All, We are trying to replicate the pages programmatically through:                  replicator.replicate(session,ReplicationActionTypes.Activate,path); There seems to be some issue with replication. The changes of the content which are getting published are not getting picked instead of that old...

    Views

    642

    Likes

    0

    Replies

    6
  • 12/10/23
    Hello All, We have created a Content Author user group from Admin Console in cloud and assigned some User profiles to that group. I can see that group in AEM test instance but not sure how to hide Page Publish and Page Unpublish options from page properties for this group. I tried disallow rep:write...

    Views

    391

    Likes

    0

    Replies

    2
  • 12/10/23
    Hi Team, I'm trying to take AEM sites Developer Experts exam. Can I know which core package version I need to refer and appreciate you can put the link as well  Thanks !

    Views

    291

    Likes

    0

    Replies

    2
  • 12/10/23
    Hello All, There might be different reason for the page performance issue. As an architect, what are the steps we need to follow to increase the page performance ? 1: Check the network tab to see the list of image file size. If its too huge, ask Author to correct.2: Use the defer keyword while calli...

    Views

    360

    Likes

    0

    Replies

    1
  • 12/10/23
    Even after publishing the CAconfig changes, changes are not reflected in publisher domain. Changes are reflected in view as published mode.this issue is not replicated in local instance, in local instance it is working fine in publisher. But in publisher domain the changes area not reflected.what ar...

    Views

    607

    Likes

    0

    Replies

    5
  • 12/8/23
    I am using the below code to fetch info from workitem MetaDataMap inputMap = workItem.getMetaDataMap();String[] customList = (String[]) inputMap.get("customList");The "customList" is a textfield defined as multifield -<customList jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui...

    Views

    250

    Likes

    0

    Replies

    1
  • 12/8/23
    Hi All,I am trying to use the Header XF from one site (which both are in same domain and are in my content hierarchy). When in my new site pages I point the Header XF to the XF which is used in another site then it doesn't picks up it's corresponding CSS although my JS gets loaded. Even in network t...

    Views

    429

    Likes

    0

    Replies

    4
  • 12/7/23
    when we publish workflow it's activating page assets and all references  but when  replicationActionType is Unpublish it should not activate assets and other references since these refernces are used in other places and it might break in other pages.Is there a way to write condition when replication...

    Views

    496

    Likes

    0

    Replies

    3