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

  • 10/25/18
    can we even convert html form to aem form in the first place?if we can convert html forms to AEM form will there be any issue?if yes what precaution do i need to take in my html codes so that there will not be any issue when converting over to aem forms?if no, does that mean that i can just go ahead...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 10/25/18
    When trying to open my AEM instance I get the following URL response:http://localhost:4502/libs/granite/core/content/login.html?resource=%2Fcrx%2Fde%2Findex.jsp&$$login$$=%24%24login%24%24&j_reason=unknown&j_reason_code=unknown#/appWhen trying to build and deploy my maven project I get an internal s...

    Views

    2.7K

    Likes

    0

    Replies

    4
  • 10/25/18
    I have two Sling Models:    @Model(adaptables = {SlingHttpServletRequest.class, Resource.class}, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL)    public class VideoGridItem {          @SlingObject      private Resource resource;          @SlingObject      private SlingHttpServletRequ...

    Views

    3.8K

    Likes

    0

    Replies

    1
  • 10/25/18
    Hello Team,I am facing a unique issue with JSON Exporter on my local machine. Whenever I try running a JSON Exporter service I receive below error in the log file.org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingExceptionjava.lang.LinkageError: loader constraint violatio...

    Views

    4.6K

    Likes

    0

    Replies

    5
  • 10/25/18
    Hi Everybody,I have a component that I need configure in your htl file a parsys.I was using this code bellow in htl file.<sly data-sly-resource="${ @ resourceType='wcm/foundation/components/parsys'}"></sly>So I want that in the parsys the user can only add specific components.Anyone can help me how ...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 10/25/18
    Hi All, In AEM 6.3 author, using assets console, https://<hostname>:<port>/assets.html/content/dam/xyz, when we are try to delete any image, its failing with error,  “Failed to delete.” And when we check in browser console, we are seeing the exception, POST https://<hostname>:<port>/bin/wcmcommand 5...

    Views

    4.4K

    Likes

    0

    Replies

    5
  • 10/25/18
    Hi Team,We are trying to load "geodb.mmdb" which is present in resources folder in our AEM bundle code. Maxmind uses this mmdb file. Code for loading the file:File database = new File(classLoader.getResource("geodb.mmdb").getFile());dbReader = new DatabaseReader.Builder(database).build();We are pret...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 10/25/18
    I want to apply different css styling such as  font-family, color etc to my content in content fragment.

    Views

    8.8K

    Likes

    0

    Replies

    7
  • 10/25/18
    I have one author and 4 publish instance. How to do repliaction in this condition. How to configure it. how much agent we need to have for completing it?

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 10/25/18
    Hi,When I create a property page, input the content and click the Create button. The aem save very slow, the user don't understand it saving. So they click again on the Create button. After that the aem save two time and the content is duplicate (it create two page content). I want to display the gi...

    Views

    2.6K

    Likes

    0

    Replies

    5