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

  • 5/11/18
    With Granite UI, when I handle a client-side js event of type 'foundation-field-change', what should the code look like to adapt the data to the underlying object?For example, my callback function signature is,      $(document).on('foundation-field-change', function(event) {...}   I want to do some ...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 5/11/18
    Has anyone else experienced an issue were some of their Asset Folders do not show any media (when navigating through Touch UI)?CRXde confirms that media exists in these folders.Folders were not created with any out of norm special characters (ie: Landing-Pages)There is between 100 & 200 pieces of me...

    Views

    878

    Likes

    0

    Replies

    4
  • 5/11/18
    Hi there,I am having a hard time with a page properties select box.Ever had the problem, that your options become cut, when the select is the last field or the only field within a tab? (see image)We are extending the wcm-core page v2, which is extending the basic page of aem. I noticed no major diff...

    Views

    1.9K

    Like

    1

    Replies

    4
  • 5/11/18
    I'm trying to find a decent way to add descriptions to the component list. I can see you can categorise your components but it would be great to describe the component for the editor before they select one, especially with a site with many components to choose from.Has anyone found an in-built way o...

    Views

    532

    Likes

    0

    Replies

    2
  • 5/10/18
    Hello,We have a requirement where authors should be able to input javascript code from the dialog and it should render as is within HTL.We provided a textarea for the same and in sightly have used ${properties.javascriptcode@ context='scriptString'} to renderThis however upon render shows output sim...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 5/10/18
    Hi ,I am using AEM 6.1 and I have requirement to create multi level list with  bullet points/number in RTE. I am using indent/outdent  and creating list. Issue is after one level of bullet circle point I am not able to use circle bullets again in second level , it will convert circle into square bul...

    Views

    1.8K

    Like

    1

    Replies

    3
  • 5/10/18
    Hey all,I am seeing a really weird issue with a fresh install of AEM 6.4. I have a Java sling servlet registered at a path of /bin/feed. This servlet crashes and does not load everytime I try to visit it.Observing the logs gives me this error.10.05.2018 14:59:24.876 *ERROR* [FelixDispatchQueue] org....

    Views

    9.6K

    Likes

    0

    Replies

    14
  • 5/10/18
    Hey Everyone,I've been dealing with a really tricky issue on a fresh AEM 6.4 install. One of my servlets cannot start. It can register fine and shows up okay however, it always throws a 404 at the path its registered at. I deleted and re-installed my AEM and the issue still persists. The error is ve...

    Views

    2.6K

    Like

    1

    Replies

    4
  • 5/10/18
    I am having some troubles understanding how the OR split works.I have a workflow model that is supposed to do the following:1. Check if page is valid2. If yes          2a. Deactive page          2b. Move and Archive page, more like a soft delete of content          2c. Notification email3. If No    ...

    Views

    5.1K

    Like

    1

    Replies

    5
  • 5/10/18
    Hi,I have been tasked with automatically creating a version of a page on roll out. Currently, this is done automatically on activate, but I have been asked to also do this on roll out. What is my best approach:Create a listener on JCR node create event or cq:lastRolledOut property changeCapture it o...

    Views

    527

    Likes

    0

    Replies

    1