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: How to browse nt:unstructured node in a path field - Adobe Experience Manager 14-07-2021
Hi Shehjadkhan, I have same requirement to show data of nt:unstructured node. I added predicate="nosystem" but still it is not rendering nt:unstructured nodes. Could you please help me. thanks

Views

230

Likes

0

Replies

0
Re: How to add dymamicly edit option on parsys right click in touch mode. - Adobe Experience Manager 29-05-2017
Make sure you have editorType="text" property added to the inlineEditing node.Refer to xml below:

Views

349

Likes

0

Replies

0
Re: SlingHttpServletRequest getCookies() method returning null on publish - Adobe Experience Manager 02-12-2016
As mentioned by Jitendra,This actually means that the request the client sent in contains no cookies. Please check them through browsers dev tools.Or it could be the case that your cookie got expired.~kautuk

Views

927

Likes

0

Replies

0
Re: Caching API response on dispatcher - Adobe Experience Manager 11-08-2016
Hi, it depends on how you are using the api. If you are using a servlet with ajax to get the json and render the data in javascript the dispatcher already cache this json. Otherwise if you are using a model remember that the html of the page is cached on the dispatcher so the call vs hybris is not performed everitime.

Views

797

Likes

0

Replies

0
Re: How to start AEM 6.2 in debug mode by clicking on jar file - Adobe Experience Manager 19-07-2016
Hi Workaround to open jar with debug option on double clicking are:-Option 1. Right click the jar to create a shortcut. Right click the Shortcut created and insert the command-line parameters in Target after the full path.Example:- C:\..\cq-quickstart-6.2.0.jar -Now use this shortcut for running jar in Debug mode. Option 2. Create a script which will open the jar in debug mode. I hope this will help you. Thanks and RegardsKautuk Sahni

Views

3.2K

Likes

0

Replies

0
Re: AEM 6.2 restart issue - Adobe Experience Manager 14-05-2017
Hi Shehjad,In start up script mention the right java version to pick up. Also retain only the latest jar at /crx-quickstart/app/cq-quickstart-6.x.x-standalone-quickstart.jarThanks,

Views

473

Likes

0

Replies

0
Re: org.eclipse.jetty.http.HttpGenerator Ignoring extra content warning - Adobe Experience Manager 07-04-2016
Sure Scott, I have opened a day care ticket for this.Thank you

Views

1.1K

Likes

0

Replies

0
Re: Encoding url in sightly - Adobe Experience Manager 04-04-2016
Thank you, Yes I can do something like this.

Views

1.7K

Likes

0

Replies

0
Re: String split in sightly - Adobe Experience Manager 04-03-2016
If you want to know more about Sightly - watch out for this Months Ask the AEM COmmunity Experts. We will be doing a deep dive into Sightly.

Views

2.3K

Likes

0

Replies

0
Re: Style tab getting un selected in edit dialog when it has spaces in style outputted - Adobe Experience Manager 25-02-2016
Hi Shehjad,Happy to help.I had already mentioned that you can't apply two classes per selection so it is same even if you have space in value would not work. What I was suggesting in solution one is to break your node into two nodes and select both your component style.anyways you can customize xtype. Regards,Amit

Views

430

Likes

0

Replies

0
Likes from