Expand my Community achievements bar.

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

  • 5/27/22
    Hi,  I created a project with this cmnd mvn -B archetype:generate-D archetypeGroupId=com.adobe.aem-D archetypeArtifactId=aem-project-archetype-D archetypeVersion=26-D appTitle="WKND SPA React"-D appId="wknd-spa-react"-D artifactId="aem-guides-wknd-spa.react"-D groupId="com.adobe.aem.guides.wkndspa.r...

    Views

    2.2K

    Likes

    0

    Replies

    6
  • 5/27/22
    use this below command to create a project by using maven archetype mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=15 -DarchetypeCatalog=https://repo.adobe.com/nexus/conte...

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 5/27/22
    Hi,I created a project with this cmnd mvn -B archetype:generate-D archetypeGroupId=com.adobe.aem-D archetypeArtifactId=aem-project-archetype-D archetypeVersion=26-D appTitle="WKND SPA React"-D appId="wknd-spa-react"-D artifactId="aem-guides-wknd-spa.react"-D groupId="com.adobe.aem.guides.wkndspa.rea...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 5/27/22
    Hi,I created a project with this cmnd mvn -B archetype:generate-D archetypeGroupId=com.adobe.aem-D archetypeArtifactId=aem-project-archetype-D archetypeVersion=26-D appTitle="WKND SPA React"-D appId="wknd-spa-react"-D artifactId="aem-guides-wknd-spa.react"-D groupId="com.adobe.aem.guides.wkndspa.rea...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 5/27/22
    What are the rest api endpoint for aem sites, aem forms, aem commerce etc.

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 5/27/22
    Im using this code to render image: <div data-sly-use.image="com.adobe.cq.wcm.core.components.models.Image" class="cmp-cardcomponent__image" data-image="url(${image.src @ context='text'})" style="background-image: url(${image.src @ context='text'});"></div>Its work fine. In place editing wor...

    Views

    1.0K

    Likes

    0

    Replies

    6
  • 5/27/22
    I want to know if there is any documenation for all the annotations that can be used in Sling Model. I tried to find but didn't get any perfect documentation. For eg: there were annotations like @Named, @ValueMapValue, etc., like the usual ones. But what adaptable class can be used for that and othe...

    Views

    860

    Likes

    0

    Replies

    4
  • 5/27/22
    Hello all, I'm developing an end-user component to search the whole content site. I'm using query builder and I write a single query that search for fulltext results for type=cq:Page and type=dam:Asset (for content fragment and .pdf file) with some clauses.Now I need to boost the content fragment re...

    Views

    436

    Likes

    0

    Replies

    1
  • 5/27/22
    Hi All, We have built new project structure using latest archetype 36 for on-premise instance. After building , noticed sdkVersion and sdkFormsVersion is coming as “latest” under archetype.properties file. Can someone please suggest if this is expected or we are missing something ? Also using latest...

    Views

    421

    Likes

    0

    Replies

    2
  • 5/27/22
    <pagecategorycq:showOnCreate="{Boolean}true"granite:class="page-tagging-inheritance"jcr:primaryType="nt:unstructured"fieldLabel="page.pagecategory.label"fieldDescription="page.pagecategory.label.desc"sling:resourceType="granite/ui/components/coral/foundation/form/autocomplete"autocreateTag="{Boolean...

    Views

    972

    Likes

    0

    Replies

    4