Expand my Community achievements bar.

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

  • 5/23/21
    Hi, cc  @arunpatidar Jörg_Hoh smacdonald2008Should we keep some check in existing Live Actions Handle method to skip the rollout. Or should we write a fresh Live Action. Also if a given Live Action from a rollout config is skipped is it correct to say the entire rollout for the page is skipped. Than...

    Views

    741

    Likes

    0

    Replies

    1
  • 5/23/21
    Hi Everyone,I have been working in AEM as a cloud service version. After applying the URL shortening in Resource Resolver Factory config, the internal page reference in the anchor href are getting removed in publish instances and rendering them as blank broken links. "resource.resolver.mapping":["/:...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 5/23/21
    Hello i am trying the custom component creation chapter drom the tutorial but i created the files as instructed but getting the error while installing the package on local aem instance [ERROR] ValidationViolation: "jackrabbit-nodetypes: Node '{}.context [nt:unstructured]' is not allowed as child of ...

    Views

    1.3K

    Like

    1

    Replies

    4
  • 5/23/21
    Hi, I need to loop according to given Integer input. Eg - According to user input, i need to repeat to print some HTML elements. if user input is 1,<div> 1 <div> if user input is 2<div> 1 <div><div> 2 <div> How can i achieve this from HTL. Thanks

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 5/22/21
    I have a custom workflow component that needs to look up a User in the AEM User repository. Code is pretty simple:resourceResolver = getResourceResolver(workflowSession);UserManager userManager = resourceResolver.adaptTo(UserManager.class);Iterator<Authorizable> userIterator = userManager.findAuthor...

    Views

    851

    Likes

    0

    Replies

    3
  • 5/22/21
    Hi, when i  am creating the editable template there is two base template (HTML template and Adoptive form template).Now i need to create new base template as per my requirement can any one tell me how i can create custom base template. RegardsManikantha R

    Views

    472

    Likes

    0

    Replies

    1
  • 5/22/21
    In English language it is working fine.. But in Chinese and Japanese language ti si not showing properly as below. This is happening in AEM 6.5.

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 5/21/21
    Is there any configuration to remove the HTML comments in publisher environment in AEM 6.5.?

    Views

    829

    Likes

    0

    Replies

    3
  • 5/21/21
    Hello Team, We have ~10Lac assets in an AEM instance managed by AMS, and need to move/promote them to higher environments. I have below options Vlt-RCPGrabbitPackageReplication.What is the best options along with Pros and cons for each approach. Any other options we have?

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 5/21/21
    Hi, In CRXDE Lite I am changing a file extension from being  xxx.jsp to be xxx.html. As part of this change on the jcr:content node I have had to manually change the jcr:mimeType from being text/plain to be text/html. I have done this in a test environment and packaged up the change using package ma...

    Views

    1.0K

    Likes

    0

    Replies

    2