Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/12/15
    Hi!We have a problem with richtext the plugins doesn't see well in IE9. In Chrome and other version of IE work perfectly. Any help regarding this appreciated?Thanks.K.

    Views

    934

    Like

    1

    Replies

    4
  • 11/12/15
    Is there a way to find out if a site is developed using AEM ? For instance, if i have the url of the site(say http://www.google.com), how can i find out if it is developed using AEM ? Is it possible ?

    Views

    6.1K

    Likes

    2

    Replies

    3
  • 11/12/15
    What is the preferred way and the steps /code to export translations to REST services?

    Views

    450

    Likes

    0

    Replies

    1
  • 11/12/15
    Map<String, Object> resolverImpersonationConfig = new HashMap<String, Object>(0);resolverImpersonationConfig.put(ResourceResolverFactory.USER_IMPERSONATION, userId);return resourceResolverFactory.getServiceResourceResolver(resolverImpersonationConfig);This does not work under AEM 6.1!!!!!!!!!!!!!!!!...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 11/12/15
    Hi,Could any one please explain how to develop breadcrumb and sitenavigation components using sightly. Thanks

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 11/12/15
    Hello !I'm facing some issues with the Sqlite jdbc integration, my bundle doesn't start.I'm trying to use this dependency:<dependency>    <groupId>org.xerial</groupId>    <artifactId>sqlite-jdbc</artifactId>    <version>3.8.11.2</version></dependency>But org.ibex.nestedvm -- Cannot be resolvedSo I h...

    Views

    2.2K

    Like

    1

    Replies

    2
  • 11/12/15
    I have a dialog that has radio buttons on it. It is simple to make a preset set of options. So if each radio button indicates product brand for the author. Say the company has the following five brands, A,B,C,D,E.If these brands change very rarely then it is reasonable to hard code in the 5 produces...

    Views

    798

    Likes

    0

    Replies

    3
  • 11/12/15
    Hi,I need to create a dialog to edit the nav component.The dialog must have a number of tabs equal to the number of children of the page.Can i do this thing inside the jsp or i need a specific service? Thanks

    Views

    532

    Likes

    0

    Replies

    1
  • 11/11/15
    Hi,Previously I used QueryBuilder API to query JCR content repository . I had written the logic in jsp file itself. Now I want to use sightly . So only html files.Could you please explain with a small example how to use Query Builder API and display the results using sightly. Thanks in advance. Best...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 11/11/15
    What is "cq_ck" URL parameter and where is it used?ThanksGustavo

    Views

    2.0K

    Like

    1

    Replies

    2