Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/8/21
    Some pages are throwing 404 in author instance when 'view as published'. The page is rendering fine in edit/preview mode. But when viewed as published I'm getting a page not found error. This is the same with publishers as well. When I remove wcmmode=disabled from the author URL I'm getting the page...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 8/8/21
    Hi Community, I've created project using maven archetype. Now I want to sync the codebase with git. Do I need to push the entire project codebase to git repo or there is any .gitignore specific for AEM project ? Please help to answer. Thanks

    Views

    923

    Likes

    0

    Replies

    3
  • 8/8/21
    import java.util.*; public class HelloWorld{ public static void main(String []args){ Locale locale = new Locale("zh","CN"); TimeZone zone = TimeZone.getTimeZone("America/Chicago"); String displayNameShort = zone.getDisplayName(true, TimeZone.SHORT, locale); Syst...

    Views

    979

    Likes

    0

    Replies

    2
  • 8/8/21
    Hi, Is there a way i can download the AEM archived workflows as an Excel report? Can this be achieved using a query builder , Any pointers? Thanks

    Views

    918

    Likes

    0

    Replies

    1
  • 8/6/21
    Hi All, We are planning to use AEM SPA editor for project and successfully running with OOTB code. i am not able to understand we are dragging AEM component but the request is coming from SPA editor-SPA to AEM/Sling Exporter. I am confusion about request can some one give information how it will wor...

    Views

    429

    Likes

    0

    Replies

    1
  • 8/6/21
    Hi All, can any one know about the style id in aem components and how it is working. Please can give some information about this style id's. Really seeing good experience while changing the style id's. Thanks in advance. Thanks,Nani

    Views

    782

    Likes

    0

    Replies

    1
  • 8/5/21
    Hi Team, Please suggest me how I can get the word count for a page. We do customisations to the AEM tool.Eg: Page authored has many components . So it should count all the words present on page. Also is it possible to customise the rte word count plugin to count the words on page. Thanks.

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 8/5/21
    Hello community - is there a way to retrieve any page property other than the component node. i.e I have a component, in that I want to retrieve page's custom property which is not part of component node. I tried the below but it is not working. Can you advise me? ${page.getProperties['root/responsi...

    Views

    700

    Likes

    0

    Replies

    3
  • 8/5/21
    Hello communities,When publishing a template policy, "outdated" is displayed in "All content policy mappings", and the pages of publishers using this template are not displayed correctly.I would like to know if you know what is the reason for this outdated and what property holds the value of this o...

    Views

    445

    Likes

    0

    Replies

    1
  • 8/5/21
    Hello All, I am using OOTB comments component by pointing a component to "social/commons/components/hbs/comments" for the sling:resourceSuperType property.On loading the page, I see the comments and can make comments and replies and so on. Using MSRP and Solr for UGC data.However, for the page/s whe...

    Views

    606

    Likes

    0

    Replies

    2