Expand my Community achievements bar.

v1101
v1101
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • @shelly-goel - Thanks for your reply. While creating Header XF, The header related components is having parsys in it. I don't need any resizing for header XF, so I can drag the components inside the parsys, which is part of XF? Please confirm.

    Type

    Questions

    Views

    3.8K

    Likes

    0

    Replies

    0
  •  Hello - I need your suggestion to implement the header and footer as separate experience fragments in the page. Currently we are using static template which is having iParsys for Header and Footer. The goal is to move to Editable template with minimal changes. Current static template (header and fo...

    Type

    Questions

    Views

    3.9K

    Likes

    0

    Replies

    7
  • 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...

    Type

    Questions

    Views

    754

    Likes

    0

    Replies

    1
  • Hello Community - I am working on a component which uses the sling model to get the required values for the properties that is working as expected. My question here is, I need to use the values I received from Sling Model in javascript (Included as a clientlib in the component). E.g. <sly data-sly-u...

    Type

    Questions

    Views

    2.3K

    Likes

    0

    Replies

    3
  • Hello Community - I am facing some issues with obtaining the run modes in Sling Model. Can someone tell mw what is wrong in this? @Model(adaptables = { SlingHttpServletRequest.class,Resource.class }, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL)public class TestData {private String r...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    3
  • Hello Community - We have a JSP based template which needs to be converted into HTL. Currently we have planned to move all the business logic in Sling Model. Can you advise the best approach to handle the below in HTL. A) <c:set var="runMode" value="uat" scope="request"/> - We can use <div data-sly-...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    1
  • import org.apache.sling.api.SlingHttpServletRequest;import org.apache.sling.api.resource.Resource;import org.apache.sling.api.resource.ResourceResolver;import org.apache.sling.api.resource.ValueMap;import org.apache.sling.models.annotations.Model;import org.apache.sling.models.annotations.Source;imp...

    Type

    Questions

    Views

    18.2K

    Like

    1

    Replies

    0
  • @Ankur_Khare - Here are the details. I am using AEM 6.5.

    Type

    Questions

    Views

    18.3K

    Like

    1

    Replies

    0
  • @Ankur_Khare - I tried but it is not working.

    Type

    Questions

    Views

    18.3K

    Like

    1

    Replies

    1
  • Hello Community - I am trying to obtain the resource from the existing resource path using Sling model (Not servlet). I am able to get the properties (buttonlabel) values for the component path.I need some additional properties from the jcr:content of the given path. When I pass the given path to th...

    Type

    Questions

    Views

    18.5K

    Likes

    0

    Replies

    16
Top badges earned by v1101
Customize the badges you want to showcase on your profile