Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Shehjadkhan
Shehjadkhan
Offline

Badges

Badges
21

Accepted Solutions

Accepted Solutions
3

Likes Received

Likes Received
10

Posts

Posts
72

Discussions

Discussions
7

Questions

Questions
65

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Shehjadkhan
Customize the badges you want to showcase on your profile
Re: Encoding url in sightly - Adobe Experience Manager 04-04-2016
These documents are not present inside AEM

Views

1.8K

Likes

0

Replies

0
Encoding url in sightly - Adobe Experience Manager 04-04-2016
Hi All,Some of documents url have space in them, I want to encode them in sightly it is possible to do so.I have tried using context uri but that also did not worked${properties.jcr:title @ context='uri'}

Views

3.6K

Likes

0

Replies

4
String split in sightly - Adobe Experience Manager 04-03-2016
Hi All,Is it possible to do string split in sightly. For example I have string x = "C-123-coursename"; I want to remove the course name and get C-123. How can i do this in sightly?Thanks,Shehjad

Views

5.5K

Likes

2

Replies

3
Re: Iterating a map in sightly which have custom object as key - Adobe Experience Manager 03-03-2016
Please change your html code to below and check Map key -- ${key} Map Value :: ${local.test[key]}

Views

961

Likes

0

Replies

0
Re: Iterating a map in sightly which have custom object as key - Adobe Experience Manager 03-03-2016
Please try below example, please make sure your map object is available in your sightly file through whichever way you are using for example WCMUse class. Value : ${map[key]}

Views

964

Likes

0

Replies

0
Re: Iterating a map in sightly which have custom object as key - Adobe Experience Manager 03-03-2016
Simple map works, please can you share your code

Views

959

Likes

0

Replies

0
Re: Iterating a map in sightly which have custom object as key - Adobe Experience Manager 03-03-2016
swathi07 wrote... Hi Shehjad, I tried with the code which you posted,but it dint worked for me.Do I need to add any other changes to make it work? Regards, swati Hi Swathi,Have you override the equals method and hashCode so that your custom object is iterable. Please check logs also if you getting any error.Thanks,Shehjad

Views

967

Likes

0

Replies

0
Re: Style tab getting un selected in edit dialog when it has spaces in style outputted - Adobe Experience Manager 24-02-2016
Amit_Kumar wrote... Shehjadkhan wrote... Hi All, I am trying to use style tab feature of AEM component, so that I can use the same component on my different pages with different look and feel. Sometimes i want to create style which have spaces in between for example when the author choose "Hero - Branded" on the component div I want this style to apply - "hero-parallax home-hero" (Please refer to attached images and ). When author reopens the edit dialog the style gets selected to default. Probl...

Views

547

Likes

0

Replies

0
Style tab getting un selected in edit dialog when it has spaces in style outputted - Adobe Experience Manager 24-02-2016
Hi All,I am trying to use style tab feature of AEM component, so that I can use the same component on my different pages with different look and feel.Sometimes i want to create style which have spaces in between for example when the author choose "Hero - Branded" on the component div I want this style to apply - "hero-parallax home-hero" (Please refer to attached imagesand ).When author reopens the edit dialog the style gets selected to default. Problem is with style node which have space in the...

Views

970

Like

1

Replies

3
Re: template.getName() not working on publish env - Adobe Experience Manager 08-02-2016
Thanks for your reply, I can't thinking anything else will go with the string split option

Views

554

Likes

0

Replies

0
Likes from