Expand my Community achievements bar.

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

  • 1/22/19
    Hi there.Full disclaimer - I am only semi-literate in AEM. The rest of the Experience Cloud?  Pretty solid.  But AEM is a different beast.In a help article about AEM tags, I read this:...tags applied as page properties will automatically show up in the metatags of the page ...What <meta> tag name wi...

    Views

    3.5K

    Like

    1

    Replies

    3
  • 1/22/19
    When trying to implement the AEM Grid system on a site, is it possible to allow content to flow around another component based on that component's size in the Grid? It seems that the text component can only be either 100%, or the width that you set in the Grid, no fluidity.I've attached a screenshot...

    Views

    3.4K

    Like

    1

    Replies

    3
  • 1/22/19
    Hi all,We have customized the site admin search rail in AEM 6.4 with the custom fields like (Page Path,Page owner,page owners email, title etc). Currently our requirement is to add custom fields within the Path Browser filter section. Can any one suggest me on how to achieve this. Thanks for all the...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 1/22/19
    Hi guys,I have a requirement here in my company that we have to do unit tests on our Javascript files. What do you recommend? (we are already unit testing Java Sling Models, now we want to test javascript code).When I say Javascript I mean the JS files that are inside Clientlibs of custom developed ...

    Views

    3.9K

    Like

    1

    Replies

    5
  • 1/22/19
    Hello. I was able to start a server in my aem instance but when I verified if I update something in eclipse, if it will also be updated in crxde.. I've encountered this error:Any help on how I can resolve this?Thanks,Rockie

    Views

    3.2K

    Likes

    0

    Replies

    9
  • 1/22/19
    Hello. I am currently working on a specialized plugin for AEM and with the app that I'm using. I am using AEM 6.4. These are currently the errors I am encountering in my pom.xml:I've tried updating my settings.xml using this: How to set up the Adobe Maven Repository , then running mvn -PautoInstallP...

    Views

    3.2K

    Likes

    0

    Replies

    1
  • 1/21/19
    @@@Hi,I am creating an experience fragment which would have two or three components. I need to get the json for components inside this experience fragment. Currently I am able to get the json details of the experience fragment but not the components inside them.This json data needs to be passed as a...

    Views

    11.9K

    Likes

    2

    Replies

    7
  • 1/21/19
    hi,          I'm vinay! I'm new to aem, can you please help me with how to create custom thumbnail for documents (doc, docx, pptx..). And in which workflow should I include the process step.We have default workflow 'parse word document', can I include in this?If yes, is there a reference I can go th...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 1/21/19
    Hi All,I want to check and see if there is a way within either the Query Builder or any of the API's where we can get all the assets under a given path grouped by folder structureHere is a sample query that just gets the assets based on typehttp://localhost:6602/bin/querybuilder.json?p.guesstotal=tr...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 1/21/19
    Hi, I am uploading assets to AEM's servlet, but before the file reaches servlet, I want to intercept it with a filter and scan it.All details aside, I am unable to extract file from ServletRequest.Here is my filter:   @Component   @SlingServletFilter(scope = {SlingServletFilterScope.REQUEST},       ...

    Views

    5.5K

    Likes

    0

    Replies

    9