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

  • 9/29/16
    Hi all,I have a component where you have to give the DAM path in dialog and it fills the page with all the images from the DAM. I used query builder to filter only images if author selects only images in the dialog box. While it presents all the images on the page, it does not follow order of images...

    Views

    663

    Likes

    0

    Replies

    1
  • 9/29/16
    I have a query regarding the crx2oak tool. This is specifically w.r.t. incremental migration used for handling the delta content. Q. Will it support the source to be a on different Data Center. Should source & target repository to be on same Data Center. ( Here Data Center 1 contains old 5.6.1 insta...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 9/29/16
    Is there a way to trigger the hobbes.js tests from maven through an external CI build without using the touch optimized ui?

    Views

    2.0K

    Likes

    0

    Replies

    5
  • 9/29/16
     Hi All,Can some one please let me what is the alternative for below cq and sling include tags in sightly?<c:include script="content.jsp"/><sling:include path="/conent/my-msm/us/en-us/mypage/jcr:content/mycomponent" resourceType="myapp/components/content/mycomponent"/>I am looking more for something...

    Views

    14.1K

    Likes

    5

    Replies

    2
  • 9/29/16
    We are implementing a custom data store in AEM 6.1 ContextHub for a client's site and trying to use the SessionStore. According to the Adobe documentation, the SessionStore should use the in-memory persistence and only be available for that browser session. Our custom store inherits from the Session...

    Views

    1.9K

    Like

    1

    Replies

    3
  • 9/29/16
    I have forgot the initial keypassword for the authentication-service user that i have setup during SAML configuration.How can we reset the initial keypassword for the authentication-service user. Will it be possible by any UI page or any Felix Configuration?Thanks,Kk

    Views

    2.1K

    Likes

    0

    Replies

    1
  • 9/29/16
    This one has me scratching my head. I created a component and dragged on to a page I created with a basic template. It doesn't refresh the page even though I've set aftercreate,afterdelete,afteredit,afterinsert and aftermove to REFRESH_PAGE. Here is my _cq_editConfig.xml file. <?xml version="1.0" en...

    Views

    2.9K

    Likes

    0

    Replies

    4
  • 9/29/16
    Hi Everyone,I am storing the UGC from the communities remotely in a cloud service using ASRP(Adobe Storage Resource Provider). I want to archive the already stored content (UGC) in the cloud and start persisting the new content which comes.So, is there any way by which I can archive the data already...

    Views

    852

    Likes

    0

    Replies

    1
  • 9/29/16
    Hi,I am new to hobbes. I am trying to load the options dynamically. For example, when the country is selected, the corresponding state list has to be loaded..execSyncFct(function() { hobs.find('[name="country"]').val("US").change() })While using the above line to select the country, the onchange eve...

    Views

    374

    Likes

    0

    Replies

    1
  • 9/28/16
    I'm currently trying to use wildcards for a i18n string but what is particular to this string is that this has an anchor in it. I used the following line in sightly to accomplish this${'This is a text with a <a href="{0}" target="_blank">link</a> inside of it'@i18n,format=['http://www.google.com'],c...

    Views

    1.2K

    Likes

    0

    Replies

    0