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

  • 7/17/17
    Hi all,Is it possible to initialize the object in class with @reference in a service with normal java initialization?Example:This is the classpublic class AEMUtilImpl implements AEMUtil {       @Reference    private ResourceResolverFactory resourceFactory;    @Reference    private SlingRepository sl...

    Views

    10.3K

    Likes

    3

    Replies

    7
  • 7/16/17
    [Thread Edited By Adobe] /*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here.  Go ahead and to it now: https://adobe.ly/3eDnB4v */   Actual Post: Hello Team, As part of our project, we need the link for downloading  AEM 6.3 and demo of the same. Kindly gu...

    Views

    26.6K

    Likes

    0

    Replies

    7
  • 7/16/17
    I have a folder structure inside the content as content/folderlevel1/folderlevel2/...........I want to allow templates only under folderlevel2, it means user can create pages under folderlevel2.So I gave allowedpaths for my template as /content/folderlevel1/folderlevel2(/.*)?  I am able to create a ...

    Views

    4.0K

    Likes

    0

    Replies

    5
  • 7/16/17
    Hi,Suppose I have a drop down with 6 values, out of which only on selection of one of them a section of multifield items in the same dialog have to be shown. On selection of the rest another section of multifield items in the same dialog is to be shown.Toggle fields based on selection in Granite UI ...

    Views

    15.1K

    Likes

    0

    Replies

    4
  • 7/16/17
    Hi All,In Our website, We implemented search using query builder. Recently it not working for few search terms. While Debugging the Issue we came to know that, Even if we execute the search from the CRXDe-Lite getting Error "Query execution resulted in an error!". There are no Errors in the logs.Cou...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 7/16/17
    I am using aem 6.2 with sp1 and cfp3 with asrp configures when i create article using blog component and creates article but as soon as i click on title and redirects me on details page where exception is thrown as Bad sort request.. NUMBERFORMATEXCEPTION FOR entry. And also page is displaying artic...

    Views

    2.7K

    Likes

    3

    Replies

    6
  • 7/16/17
    Hi,Currently have a model class with @Model(adaptables = Resource.class). The code written so far works absolutely fine.To this , I have now added the below@Model(adaptables = { Resource.class, SlingHttpServletRequest.class })   @Inject    SlingHttpServletRequest request;as I want to make use of req...

    Views

    2.6K

    Likes

    0

    Replies

    8
  • 7/14/17
    Hello.I ran with an issue when I executed the mvn clean install -P full, the plugin in charge to deploy the content to the JCR is throwing the following error:[INFO] --- content-package-maven-plugin:0.5.1:package (create-package) @ company-ui ---[WARNING] The POM for com.day.jcr.vault:content-packag...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 7/14/17
    I have a problem similar to this one: Sightly in <script> tag not evaluating? In that thread, the problem was that Sightly expressions inside a script element were not being rendered, and the solution was to add @ context = 'scriptString' to the expression.My situation is a slightly different:...

    Views

    5.1K

    Like

    1

    Replies

    2
  • 7/14/17
    Hi All,I was trying to understand on contexthub. Created a new page under geometrixx-outdoors, activated to publish instance, then trying to verify on publish instance. Following are few observationsin /apps/geometrixx-outdoors/components/page/head.jsp there is a line <cq:include path="config" resou...

    Views

    749

    Likes

    0

    Replies

    2