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: Export AEM users as Salesforce Leads - Adobe Experience Manager 15-10-2015
Hi Scott,Is there any update on this, I am getting the same error and I am pretty sure this is bug. Is there any hot fix available for this bug.Thanks for your help in advance.Kind RegardsShehjad

Views

240

Likes

0

Replies

0
Issues with imageSet creation in touch UI - Adobe Experience Manager 15-10-2015
Hi All,(AEM version: AEM 6.0 with SP2)I am trying to customize the OOTB image set functionality provided by AEM. (http://localhost:4502/libs/dam/gui/content/s7dam/sets/imageset.html)I want to add tag field to image set so that I can search my image set later, on the basis of tag property.Just for testing purpose I am just modifying the touch dialog in libs folder, I would overlay the component if it works fine in libs. I have also attached the content.xml (/libs/foundation/components/page/cq:dia...

Views

160

Likes

0

Replies

1
Re: Making resourceType property configurable using a variable - Adobe Experience Manager 15-10-2015
Hi,I completely agree to the solution you are suggesting, but my organisation have multiple websites and all of them are hosted on single code base (but on different servers) and use different design to change the look and feel of the site. On one of the server (or a site), I want my rendering component to point to test1 while on the other server I still want it to point to test. Still it is not a big problem we can solve it, but many times we change our components say I have a drop down in my c...

Views

258

Likes

0

Replies

0
Re: Making resourceType property configurable using a variable - Adobe Experience Manager 15-10-2015
Hi JK,Thank you for your solution, I think what you are saying makes sense and would work perfectly fine. Only thing is in order to make our implementation more robust, we are adding extra components which might not be required in most of the cases. Thanks!Shehjad

Views

258

Likes

0

Replies

0
Re: Making resourceType property configurable using a variable - Adobe Experience Manager 15-10-2015
Hi Hoh,Thank you for your quick reply, may be the use case I quoted is not the best to describe the problem.Yes I want to change the rendering of my template from test to test1 (page component), problem is the content which has already been created. 10000 pages which I have already created and published on my production environment have on their jcr:content node property with value /apps/myapp/components/pages/test" Rather than been stored as '/apps/myapp/components/pages/test' on each and every...

Views

258

Likes

0

Replies

0
Making resourceType property configurable using a variable - Adobe Experience Manager 15-10-2015
Hi All,Whenever we create a new template we define some of the properties of template like below. A new page is created using this template on the jcr:content node of that page I would see the resourceType property as sling:resourceType="/apps/myapp/components/pages/test"Now say later if I want to change my page component from test to test1, all my previously created page would be broken. Is there a way rather than storing a exact string I can store some variable constant which I can change any ...

Views

719

Likes

0

Replies

8
Integration of AEM with Autonomy search - Adobe Experience Manager 15-10-2015
Hi All, I want to integrate autonomy search with AEM rather than to use OOTB lucence search engine.Can someone please explain me basic approach of integrating search engine with AEM?Thanks!Shehjad

Views

252

Likes

0

Replies

3
Re: How to join text inside objects using sightly. - Adobe Experience Manager 15-10-2015
Yes Feike, we have decided to do this in our java code. Thanks for your valuable input on this.

Views

1.7K

Likes

0

Replies

0
Re: How to join text inside objects using sightly. - Adobe Experience Manager 15-10-2015
Hi Feike,I have one more question, from the code readability point of view, is it a good idea to use data-sly-test for storing temporary variable?Here we are doing something similar to what we use c:set in JSTL. Do you think if sightly introduce a new data-sly-set kind of tag for setting and storing temporary variable would be a good idea?Thanks!Shehjad

Views

1.7K

Likes

0

Replies

0
Re: How to join text inside objects using sightly. - Adobe Experience Manager 15-10-2015
You are Awesome! This works like a charm ... Thank you so muchThanks!Shehjad

Views

1.7K

Likes

0

Replies

0
Likes from