Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/17/24
    Hello there,I have a workflow that conditionally will be triggered once "cq:lastReplicationAction == Activate"Issue is:this property is stored with this value, and therefore does not represent exclusively when the page was published. therefore any other action such as submitting a dialog will also t...

    Views

    1.4K

    Likes

    0

    Replies

    9
  • 2/17/24
    I have created a Navigation component by extending the core navigation component. So now i want to add my custom clientlib to my Navigation component. how can i do that ?

    Views

    635

    Likes

    0

    Replies

    4
  • 2/17/24
    Hi all, What content does AEM Content transfer Tool transfer? We have two types of content:      1. AEM Assets content like images, pdfs.      2. AEM Templates, Components, created pages, Content/Experience Fragments, etc. Both these are stored in AEM Assets only. Which of these two does it transfer...

    Views

    346

    Likes

    0

    Replies

    1
  • 2/16/24
    Is it possible to bulk tag assets in the DAM?  I'm being told no, and I just can't believe this is not possible.

    Views

    904

    Likes

    0

    Replies

    6
  • 2/16/24
    We recently upgraded AEM version in a lower environment from 6.5.13 to 6.5.19. After that we are seeing values not being displayed inside multifields used in our website's page properties and Global Content properties. Values are present and can be clearly seen in JSON format in CRX DE.Last time whe...

    Views

    792

    Likes

    0

    Replies

    5
  • 2/16/24
    Hi all,  I am trying to mock this request to return a resource, resolver.getResource("/content/project/en/home/products/p1")Able to get the resource object inside my test class but on invoking my actual method it returns null. Any pointers would be helpful. In my Test class:lenient().when(resourcere...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 2/16/24
    Below remote dam configuration is working for QA environment ,  to enable remote dam configuration for dev environment  should i have different credentials than below   {"jcr:primaryType": "nt:unstructured","jcr:title": "Connected Assets Configuration","remoteDamMountPoint": "connectedassets","local...

    Views

    379

    Likes

    0

    Replies

    1
  • 2/16/24
    Hi,  I am trying to write test for custom image component. Here is the model impl @Model( adaptables = SlingHttpServletRequest.class, adapters = {Image.class, ComponentExporter.class}, resourceType = ImageImpl.RESOURCE_TYPE, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONA...

    Views

    438

    Likes

    0

    Replies

    2
  • 2/16/24
    Create a separate clientlib for an individual component or write the whole code inside clientlib-site ?I have seen in WKND project they have written all the css for components inside clientlibs-site and including that clientlibs in page properties.So is this a prefered way ?

    Views

    354

    Likes

    0

    Replies

    2
  • 2/16/24
    Hi Team, We want to create a dilog field where we can load drop-down option of api response when dilog is opened can we try this from datasourse or data source call backend each time when opened?

    Views

    1.0K

    Like

    1

    Replies

    6