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

Naveen_AEM_dev
Naveen_AEM_dev
Offline

Badges

Badges
21

Accepted Solutions

Accepted Solutions
5

Likes Received

Likes Received
25

Posts

Posts
70

Discussions

Discussions
8

Questions

Questions
62

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Naveen_AEM_dev
Customize the badges you want to showcase on your profile
Re: Node Types and possible property values - Adobe Experience Manager Forms 15-10-2015
jcr:primaryType is a property and not a node. To read the defnition of all nodes use [1] after login to crx.[1] http://localhost:4502/crx/explorer/nodetypes/index.jsp

Views

446

Likes

0

Replies

0
Re: How to Create Menu Compoents in Adobe CQ5? - Adobe Experience Manager 15-10-2015
Hi Narasimha,Please check out the top nav component already available in the geometrixx demo site,content page - http://localhost:4502/content/geometrixx/en.htmlcomponent loc - /apps/geometrixx/components/topnav/topnavHope this helps.

Views

456

Likes

0

Replies

0
Re: Creating the component xml - Run modes - Adobe Experience Manager 15-10-2015
I'm not sure I follow the question, the link below describes how to enable components for specific runmodes .e.g publishhttp://www.computepatterns.com/43/osgi-component-in-aem-that-is-active-only-in-specific-run-mode-say-publish/

Views

357

Likes

0

Replies

0
Re: autocomplete in JSP - CQ on eclipse - Adobe Experience Manager 15-10-2015
Worked like magic! Thanks mate.

Views

1.3K

Likes

0

Replies

0
Re: Can a column in the damadmin (title) be made readonly? - Adobe Experience Manager 15-10-2015
Hi Naveen, thanks for your reply. However, what you've suggested above is making the field disabled on the dam asset editor form itself, not in the right hand panel of the damadmin. In damadmin right panel you can add/remove columns. When the title column is added, the contents of it are editable - i don't want this to be the case. (see attachment)Appreciate your feedback though.

Views

765

Likes

0

Replies

0
Re: workflow always in RUNNING state even though the workflow process finishes - Adobe Experience Manager 15-10-2015
can you please add deactivate method as well to your process implementation class with empty block and check.This will complete entire service life cycle.

Views

1.7K

Likes

0

Replies

0
Re: SocialUtils is depricated - Adobe Experience Manager 17-02-2016
For 6.1 GM unfortunately using the deprecated SocialUtils is the only option. There will be an upcoming Communities FP4 for 6.1 which will offer the new APIs that will also be in 6.2.

Views

889

Like

1

Replies

0
Re: Sling Mappings - Adobe Experience Manager 15-10-2015
Maddy737 wrote... Hi Team, I want to hide string from the URL using the sling:mapping. for example http://www.sample.com/stringtohide/select-a-country.html --> http://www.sample.com/select-a-country.html http://www.sample.com/stringonetohide/stringtwotohide/privacy.html --> http://www.sample.com/privacy.html Please help!! Thanks, Madhu Configure url mapping at http://host:port/system/console/configMgr/org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl

Views

329

Likes

0

Replies

0
Re: AEM eclipse plugin - Adobe Experience Manager 15-10-2015
I am not sure why you were not able to get the jsp support to work. Maybe you missed some required dependency from your pom file.Below you can find the parent pom file and the pom file of the content project created using the multimodule-content-package-archetype (the pom's are modified to support auto completion in jsp's); try using these files and let me know if you are still facing issues with the jsp support.

Views

559

Likes

0

Replies

0
Re: Why doesn't the Sightly REPL work? - Adobe Experience Manager 15-10-2015
Yes, there is a issue with the build. You can raise the same with adobe

Views

347

Likes

0

Replies

0