Expand my Community achievements bar.

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

  • 2/27/19
    I am trying to develop a bundle using Groovy. We have tried with Groovy versions 2.4.16 and 2.5.6.When building using Maven, I get an error when trying to use the annotation @ObjectClassDefinition . The error says "unexpected token".The same annotation works without error when using Java 8.Does anyo...

    Views

    678

    Likes

    0

    Replies

    1
  • 2/27/19
    Hy Guys,I was trying to remove the "/content/project" from URL.I've configured on the Apache Sling Resource Resolver Factory in the URL Mappings field.When I'm accessing the URL http://localhost:4502/content/ATT/en.html it was returning 200, but when I'm accessing the URL http://localhost:4502/en.ht...

    Views

    2.9K

    Likes

    0

    Replies

    4
  • 2/27/19
    Hi Team,I have two fields  like AWB number and Reference number as input text  nowhow i need to pass the entered value in text  to sling servlet.I know if i use ajax i can give the path defined in  slingServlet as URL$.ajax({         type: 'POST',             url:'/bin/htlSearchServlet',         dat...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 2/27/19
    Hi All,We have migrated 6.2 to 6.4. As we all know Tag folder structure in 6.2 is etc/tags where else in 6.4 it should store in content/cq:tags. When i try to create tags in 6.4, it is not falling under content folder. Instead it is still falling under etc/tags. Thanks in advance. kindly let us know...

    Views

    10.5K

    Likes

    0

    Replies

    8
  • 2/27/19
    Hi thereShould be an easy answer - if you want to use a custom thumbnail on an assets folder (Open the folder properties) - what are the ideal dimensions / size so that it will maintain aspect ratioThis is the feature I am looking at:

    Views

    2.7K

    Likes

    0

    Replies

    2
  • 2/26/19
    Hi,we are using AEM 6.4 RTE plugin for paragraph in touch ui. How do i restrict author to enter only 2 lines of paragraph? RTE should not accept paragraph more than two lines.

    Views

    958

    Likes

    0

    Replies

    1
  • 2/26/19
    Hi allAt AEM 6.3.2.2, We are having the following dialog of the component, where in the maxlength is not working for textarea,- does it work for a field within multifield ?- What could be the issue ?<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" x...

    Views

    2.5K

    Likes

    0

    Replies

    2
  • 2/26/19
    Hi,I am implementing a component which can validate email address.For using MX record to validate email, I need to use jndi as below:int doLookup( String hostName ) throws NamingException {      Hashtable env = new Hashtable();      env.put("java.naming.factory.initial",              "com.sun.jndi.d...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 2/26/19
    Currently I have system running on AEM 6.3 and planning to upgrade to AEM 6.4. I was going through the upgrade documents and have couple of questions:1. In AEM 6.4, all configurations(including Cloud services and context) are moved to /conf folder. Do we need to manually move these configurations to...

    Views

    3.1K

    Likes

    0

    Replies

    2
  • 2/26/19
    I have a master copy and we created live copy versions based out it.  If I change the page name in my master (changing page name by Move feature) how does the change gets cascaded down to live copy versions? Doesn't seem to work right now. On AEM 6.4.

    Views

    856

    Likes

    0

    Replies

    2