Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/3/18
    I am getting this error which is described in one of the AEM tutorialsGetting Started with AEM Sites Part 2 - Creating a Base Page and Template Unfortunately, the suggested fix does not work:First issue is, Eclipse does not allow removing Dynamic Web Module through the UI.Second issue is, if you for...

    Views

    3.1K

    Likes

    0

    Replies

    16
  • 2/2/18
    I could not access this http://eclipse.adobe.com/aem/dev-tools/ is the server down?

    Views

    1.3K

    Like

    1

    Replies

    7
  • 2/2/18
    Is there any way to replace the ${varableTest} variables in sightly, variables which are set in the RichText while authoring? I know there is an insertVariable plugin available which can be used to insert those variables in RTE, but how to replace them while rendering text on the page.I am not looki...

    Views

    2.7K

    Likes

    0

    Replies

    6
  • 2/2/18
    Hello.I am using AEM 6.3. Recently, new content seems to not have the nodename property set correctly. I only know this circumstantially; I discovered this because the /siteadmin search stopped working on the names. The search uses /bin/querybuilder.json, with the node name going into the fulltext p...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 2/2/18
    This might be a dumb question. Why OSGI doesn't support using third party directly? If my bundle requires a non-osgi dependency, I got options to use maven Felix maven-bundle-plugin (as import resource) or just add as separate bundle via the install folder(any other option?). What I don't understand...

    Views

    3.3K

    Like

    1

    Replies

    5
  • 2/1/18
    Hi Team,I have to integrate omniauth with AEM. I didn't find any documentation related to this.Any idea how to do this?Thanks,AryA.

    Views

    1.5K

    Like

    1

    Replies

    4
  • 2/1/18
    Hi All  I am currently testing one of my applications in 6.4 beta version. I am trying to add a correct maven dependency for com.day.cq.cq-mailer . but seems like the max version vailable for download from adobe repo is 5.6.4 Index of /repositories/public/com/day/cq/cq-mailer In Felix console the ve...

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 2/1/18
    Hi,I have a component that displays a logo on a page, I need to be able to dynamically change this logo depending on what group the user is a member of. For example let's say we have two users, James & Paul and they belong to two separate groups. James is in group A and Paul is is group B, I want to...

    Views

    732

    Likes

    0

    Replies

    1
  • 2/1/18
    Hi ,I am following the below code to add values to a particular class in a select field.Please help me and let me know the correct procedure.I am using AEM 6.1 versionvar select = $('.myClass').data('select'); selec.setValue(['bm', 'cm', 'dk', 'ec']);Not Able to set values to Select field please let...

    Views

    595

    Likes

    0

    Replies

    1
  • 2/1/18
    Hi allI'm trying to migrate an app so it works on AEM 6.4 beta, but I ran into the following problem:When I install my bundle. I get the following error:org.apache.sling.jcr.resource,version=[2.4,3) -- Cannot be resolvedRight now, I'm using version 2.9.2 of org.apache.sling.jcr.resource. Here's the ...

    Views

    14.4K

    Likes

    5

    Replies

    25