Expand my Community achievements bar.

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

  • 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

    700

    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

    646

    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

    765

    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

    371

    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

    633

    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.1K

    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

    526

    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

    367

    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

    514

    Likes

    0

    Replies

    2
  • 8/5/21
    Hi All, Facing issue in core component teaser when using SVG images on the site. SVG images are breaking in core component teaser when Resource Mapping is done on the site using /etc/maps. When /etc/maps configurations are removed SVG icons shows fine on the site.One observation here: When SVG image...

    Views

    429

    Likes

    0

    Replies

    1