Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/7/22
    Hi All,   For multifield we are using sling:resourceType=granite/ui/components/coral/foundation/form/multifield as property we are getting problem. In the dialog box Authored content not showing it's showing empty. we replaced  with this  sling:resourceType=granite/ui/components/foundation/form/mult...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 11/7/22
    what is the use of a suffix in a sling request URL?    https://example.com/myhomepage.hp.html/a/b?id=1   In the URL above what is the use of /a/b ? 

    Views

    836

    Likes

    0

    Replies

    2
  • 11/7/22
    could someone help me to understand how to enable/support 3rd party video content from YouTube and Vimeo for embed component on cloud please.       Thank you

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 11/6/22
    I am utilizing the comment section in workflow AEM OOTB. Just wanted to know if there is any char limitation in it already?

    Views

    657

    Likes

    0

    Replies

    1
  • 11/6/22
    Hi All,   We have a requirement to create Calculator in AEM  (for Loans). Is there anything out of box available for Computing Formulas in AEM or any customization we can do in something already existing.   We dont want to use AEM forms.   We want to create in  AEM itself.   Any Approach/Guidance is...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 11/6/22
    I want to have a filter like this: const value = { AND: [ { OR: [ { productVisibility_contains_none: ['authenticated', 'eap'] }, { AND: [ { productVisibility_contains_all: ['authenticated'] }, { productVisibility_contains_none: ['eap'] }, ], }, ], }, {...

    Views

    1.2K

    Like

    1

    Replies

    5
  • 11/6/22
    Is it possible to query contains some using GQL in AEM?   Example:  title contains: ["Health","doctor","medicine"]   If it contains anyone of them then return true.   One way would be to individually add these elements: { _expressions: [ { _operator:CONTAINS value:"...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 11/6/22
    The default textarea is too large. How can I modify the size of the textarea by some fields? Is it possible? Or I must overwrite it and use js to modify it?  

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 11/6/22
    Hi All,I have an odd one...We recently migrated from our AEM on prem to AEM cloud and have found a bug I'm just not sure how to fix.We have a component that is using a query to grab articles to display in a carousel. in the Author it looks fine, matches our on prem.. however, when published the publ...

    Views

    947

    Likes

    0

    Replies

    3
  • 11/6/22
    Hello, im new to AEM and Im trying to learn how to create a custom rollout configuration but Im wondering how I can test the code below with Mockito. import javax.jcr.RepositoryException; import org.apache.sling.api.resource.Resource; import org.apache.sling.api.resource.ValueMap; import org.osgi.s...

    Views

    801

    Likes

    0

    Replies

    2