Expand my Community achievements bar.

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

  • 1/8/20
    Hi guys, we wonder how to delete versions of Assets or Pages, which are already deleted.We tried the different purge tools, but none of them delete versions of deleted assets or pages. I know that this is a feature of a version, to get old (or deleted) content back. But I don't believe that there is...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 1/8/20
    Hi Guys, I'm using AEM 6.2 which is integrated with Target thru cloud services for a/b testing and rules based personalization. The logic works properly for both activity types, but there is a bug in the AEM author environment.After targeting any components they look good unless I leave page. If I l...

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 1/8/20
    RTE is automatically adding white-spaces in between the html code added via source code plugin. Even when I remove the space, save and re-open, the white-space comes back again. Is this a known bug in AEM 6.4.5.0? 

    Views

    945

    Likes

    0

    Replies

    1
  • 1/7/20
    I have observed that whenever I use the ./text as a property value to fetch the data from cq:dialog then only the Microsoft translator is able to translate the text data in different languages, but if I change the property value to ./headText or anything else then that text data value it is not gett...

    Views

    3.4K

    Likes

    0

    Replies

    5
  • 1/7/20
    We recently did inplace upgrade from AEM 6.3 to AEM 6.5.The default value set in a dropdown using select component worked fine for touch UI with following setup but not working in 6.5.selected="{Boolean}true"In 6.5,the default value setup is not working there by always displaying the top one in the ...

    Views

    5.7K

    Likes

    0

    Replies

    5
    6.5
  • 1/7/20
    Session session = getRequest().getResourceResolver().adaptTo(Session.class);UserManager userManager = getResource().adaptTo(UserManager.class);Authorizable auth = userManager.getAuthorizable(session.getUserID());userId = auth.getID(); So I have the code above to get the  currently logged in username...

    Views

    1.3K

    Likes

    2

    Replies

    1
  • I am looking for the RTE word count plug-in. Is any used earlier please share the info that's helpful. Thanks In Advance  

    Views

    2.2K

    Likes

    0

    Replies

    1
  • 1/7/20
    Hello All,i am transforming my project from archetype-9 to archetype-20,i am able to build the code without an issue and but the bundle is not getting resolved.Below 2 packages are not getting resolved hence bundle is in "Installed" state.org.apache.sling.event,version=[2.3,3) -- Cannot be resolvedo...

    Views

    3.6K

    Likes

    0

    Replies

    2
  • 1/7/20
    Hey guys,I am using AEM 6.5 and I've deployed a custom OSGI service config. I was expecting to find the config under http://localhost:4502/system/console/configMgrHere is my Service. MyService.javapublic interface MyService { /** * This method returns the entered password into a hash equiv...

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 1/7/20
    I have a project requirement where we have to make a role-based login website. On this website, any customer logged in can see their component only not others. I mean provide access permission based on Component. I don't want to use the database. We just want to use AEM features for user profiling a...

    Views

    806

    Likes

    0

    Replies

    1