Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/28/19
    Hi,I have a requirement to add additional properties for assets while metadata editor Save & Close action happens. The additional properties are created via a servlet. So I'm searching the path and js of this Save & Close action to call my servlet. Please help with this if anyone comes across this k...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 11/28/19
    Is there any way to convert fields stored as items in the backend for nested multifieds to proper json in 6.3 or above in case json storage for coral ui3 is deprecated...If anyone tried can you please share your thoughts

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 11/28/19
    After Adding com.akamai.edgegrid dependency into pom.xml pages in AEM showing blank.I have added following akamai dependency into pom.xml<dependency>  <groupId>com.akamai.edgegrid</groupId>  <artifactId>edgegrid-signer-apache-http-client</artifactId>  <version>4.0.0</version></dependency>As this bel...

    Views

    5.2K

    Likes

    2

    Replies

    6
  • 11/28/19
    Hi Guys,As you can see the screenshot regarding "Blueprint Control Center", I can see there has many status about pages live copy, but I cannot find the relationship in /crx/de path, I know somewhere saving the relationship and maintenance.I mean why Blueprint knows there has two site ca/en, us/en r...

    Views

    4.4K

    Likes

    0

    Replies

    5
  • 11/28/19
    I'm implementing fulltext search in AEM using Query builder. Below is the predicate map:p.limit=-12_group.1_fulltext=*cost*1_group.p.or=trueorderby.sort=ascp.offset=0orderby=@jcr:scoretype=cq:Page2_group.2_fulltext=*cost*path=/content/<some-path>2_group.p.or=true2_group.2_fulltext.relPath=jcr:conten...

    Views

    7.6K

    Likes

    0

    Replies

    8
  • 11/27/19
    I was trying to use the bootstrap navbar with configurable links. Wrote a model class which injects the resource from the cq:dialog, which is a multifield. It all works fine without the bootstrap classes and other jargons. With all these it's not rendering properly. The rendered html contains the sl...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 11/27/19
    Date auto-formatting doesn't work in AEM adaptive forms.e.g. If I enter date as 01012000 it changes to below format and doesn't validateError shown as - Configuration done is highlighted as below

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 11/27/19
    Hi everyone,Does anyone know if there is a limitation to that amount of values, that you are able to have in a multible value attribute in AEM Assets?E.g. is it possible to have 1.000 values in the same attribute if that is what you wish? (just to mention something extreme)Regards,Morten

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 11/27/19
    Hi guys,I have a wish from my business stakeholders to be able to sort images based on quality. The reason being, that the quality determines, what the image is fit for. E.g. does it live up to the requirements for printing?The quality parameters includes: DPI, resolution etc.I've looked around in A...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 11/27/19
    The code of method render(PrintWriter, Bindings, Bindings, RenderContext) is exceeding the 65535 bytes limitI'm just extending the functionality of an existing component and I am now receiving this error. If I remove a certain amount of the code (Any code) The component functions properly again.Does...

    Views

    2.0K

    Like

    1

    Replies

    1