Expand my Community achievements bar.

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

  • 10/11/16
    Hello Working on a dialog box and I have a select box with two options. How can I clear the previous data when a user comes back into the dialog and selects the other option? I think this may requires some clientside js, but I want double check. <cta1InternalExternalSelect jcr:primaryType="nt:unstru...

    Views

    3.9K

    Like

    1

    Replies

    6
  • 10/10/16
    Hi,I've created a java class that runs a content restructuring process when invoked. It makes use of a JCR session obtained through the request on a sling servlet. The process does various things: deletes nodes with subtrees, copies nodes, creates properties, tweaks LiveSync mixins, etc.  The proces...

    Views

    3.9K

    Like

    1

    Replies

    5
  • 10/10/16
    HiIs there any possibility to get loggedin user name in osgi service ? Thanks,Chamu 

    Views

    458

    Likes

    0

    Replies

    1
  • 10/10/16
    I'm trying to create Projects in AEM 6.2 using the new Project API [ https://docs.adobe.com/docs/en/aem/6-2/develop/ref/javadoc/com/adobe/cq/projects/api/Project.html ]I am able to create the Project and also use a Template that i developed for that Project.When i am trying to add Users and Roles to...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/10/16
    When we declare/instantiate a java class in htl/sightly in a html (similar to global.jsp) file and include it in another html, we are not able to access the reference of java class created in the included file.For Ex:Create a java class that extends WCMUse with some getters.com.company.sightly.compo...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 10/7/16
    Hi,If I want to use image rendition I have to append its path to the image path.E.g. /content/dam/my-project-name/img1.jpg/jcr:content/renditions/cq5dam.thumbnail.319.319.pngI don't really like this because it exposes internal structure.I think it would be more natural to have something like this:/c...

    Views

    983

    Likes

    0

    Replies

    1
  • 10/7/16
    Hi,I was guided to do the following as a part of some activity in support portal."1. List out all the revision which are available in tar file. "I am assuming it implies to do so by untaring all the tar file. Is this assumption correct?Since I have a huge number of tar file, it would be very time in...

    Views

    2.4K

    Likes

    0

    Replies

    6
  • 10/7/16
    We are trying to develop our heirarchy and folder structures for projects amongst our team. Does anyone have any resources or tips/how-tos on how to go about setting these up?

    Views

    601

    Likes

    0

    Replies

    4
  • 10/7/16
    JackrabbitSession session = (JackrabbitSession) repository.loginAdministrative(null);I am using this method in my bundle and  it works.Why it is working if it is depcreated?Any issue in using it ?Thanks

    Views

    575

    Likes

    0

    Replies

    3
  • 10/6/16
    The tagcount/references do NOT show on the tag console , even though there are pages tagged with a custom tag which is not cq:tag property. Kindly let me know if there is any OOTB possible options to resolve the tag count issue with page references displayed to Editors OR solutions to overlay tag ad...

    Views

    771

    Likes

    0

    Replies

    1