Expand my Community achievements bar.

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

  • 12/15/20
    Hi,I am trying to set some value in request scope and fetch the same in HTL, it is not working, Not sure if this is doable in HTL without using Use API or backend changes.product.jsp:<%@include file="/libs/foundation/global.jsp" %><%boolean isActive = false;%><c:set var="productStatus" value="<%=isA...

    Views

    583

    Likes

    0

    Replies

    1
  • 12/15/20
    Hi, I have a component with has a parsys inside it.Now on breaking the  inheritance on a page for this component works flawlessly as expected. Now for a different requirement i am provided a path, but i need to check if the provided path's inheritance is broken or on. How to achieve that?FYI: I have...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 12/15/20
    I'm trying to create a modal component for my page in AEM. Everything works great. The modal js builds the code in the DOM at the bottom of the page as a direct child of the <body>. Normally with heights at 100% I can position the modal in the middle of the screen, however, the source code of AEM sh...

    Views

    727

    Likes

    0

    Replies

    2
  • 12/15/20
    I need to ask this. Does AEM come with an out of the box CSS framework for component and pages; where can I find it?Thanks

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 12/15/20
    Hi, 1. Creating custom component as ("section component") and adding text field ("sectionText") using data-sly-resource2. Adding this component to editable template,3. Creating a page using this template, but while editing any content into "sectionText", it is getting stored into template level, not...

    Views

    828

    Likes

    0

    Replies

    1
  • 12/15/20
    Hello Team,We are in the process of integrating Adobe Experience Manager(AEM) and Adobe Target. I understand we have different ways of achieving it (with Launch or without Launch). But I got some basic questions on how to go about purchasing the License for Adobe Target. We are one big global team o...

    Views

    437

    Likes

    0

    Replies

    1
  • 12/15/20
    Hi All,I am facing an issue while making a connection for AEM and Salesforce. I have done it successfully on my Author instance using the doc mentioned by Adobe by using Cloud Configuration of AEM Salesforce connector.But for publisher it throws ‘Error getting Access token’ as publisher is not a pub...

    Views

    626

    Likes

    0

    Replies

    1
  • 12/15/20
    Hello All,We need to provide an option from UI for the business to manage the scheduled jobs.Users should be able to see the scheduled jobs, reschedule, and cancel the jobs.I am using the Scheduler class to schedule the jobs.ScheduleOptions options = scheduler.EXPR("0 55 16 * * ?");options.canRunCon...

    Views

    843

    Likes

    0

    Replies

    2
  • 12/15/20
    Hey All, So I am trying to figure out the best solution to a problem I have. Here is the problem: I have a page called product-page.sku1.html (this is a page that has a selector). It has a product details component with a model that pulls images from both magento and the dam. Out of box caches that ...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 12/14/20
    All, I have a problem statement where webhe have supposed to show ® as superscript.But this has not been aded by content author so now am trying to update dynamically . Is there any suggested approach

    Views

    1.3K

    Likes

    0

    Replies

    4