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

Vijaya_Immadise
Vijaya_Immadise
Offline

Badges

Badges
18

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
11

Posts

Posts
60

Discussions

Discussions
5

Questions

Questions
55

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Vijaya_Immadise
Customize the badges you want to showcase on your profile
Re: Error when creating and building bundle - Adobe Experience Manager 15-10-2015
Follow this article:http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.htmlThis walks you through the all steps to perform your use case - however Maven and Eclipse are used. They are both free tools so i recommend that you download them and use them to build AEM servlets.

Views

106

Likes

0

Replies

0
Re: In AEM 6.0 how to redirect the user directly to classic UI, without changing the url manually? - Adobe Experience Manager 15-10-2015
Just to complete the documentation link set - for AEM 6.0 the information can be found under:Selecting you UI:http://docs.adobe.com/docs/en/aem/6-0/author/author-environment/select-ui.htmlOSGI - Root Mappinghttp://docs.adobe.com/docs/en/aem/6-0/deploy/configuring/osgi-configuration-settings.html#Day%20CQ%20Root%20Mapping

Views

242

Likes

0

Replies

0
Re: How to change Tar optimization time in AEM 6.0 - Adobe Experience Manager 15-10-2015
You have to leverage http://localhost:4502/libs/granite/operations/content/maintenance.html where you can set up automated maintenance tasks. For now it does revision clean up and workflow purge etc.,. You can write your own. If you are looking at tar compaction, revision purge already does it. To customize for new tasks, please refer to http://docs.adobe.com/docs/en/aem/6-0/administer/operations/operations-dashboard.html#Custom%20Maintenance%20Tasks

Views

97

Likes

0

Replies

0
Re: How to drag and drop images from DAM in AEM6.0 - Adobe Experience Manager 15-10-2015
The drag & drop an image inside a dialog feature instead of directly into the component is crucial for things like carousels. To create a decent author experience, we now have to show the 4 slides (in a carousel for example) so the author can drag & drop the images into each slide, then once in preview mode or in the publish instance, we need to initiate the carousel jQuery library.Is there an estimate on when this feature will be finished?

Views

254

Likes

0

Replies

0
Re: How to specify rtePlugins in custom js? - Adobe Experience Manager 15-10-2015
Do you want to write an custom plugin to rte OR want to embed dynamically the rte into dialog?

Views

92

Likes

0

Replies

0
Re: 9A0-384 AEM 6.0 Developer Exam - Adobe Experience Manager 30-03-2016
suniln47334930 wrote... Hi Guys, Is this exam expired now? I could not find the link to schedule this exam. Is there any other alternate certifications available for AEM 6.0 Developer Certification. Regards HiI have asked following question from the Exam team, i hope this will be useful for you.Q1. When would this Exam be back? Tentative Date?At this point, we are not able to provide a date (I know that can be frustrating from a planning standpoint). We are waiting to secure resources to complet...

Views

857

Likes

0

Replies

0
Re: multifield having richtext with custom styles - Adobe Experience Manager 15-10-2015
I think its better to use texarea or texfield for Question. U can use rte for answer. U can use htmleditor if it meets ur requirements.

Views

120

Likes

0

Replies

0
Re: Designing column control - Adobe Experience Manager 15-10-2015
In the design mode for the column control specify the format. Example as [1] & then you can select 4 & 5 columns. More details explained at http://www.sixdimensions.com/creating-a-column-control-in-adobe-cq/[1]2;cq-colctrl-lt0 2 Columns (50%, 50%)4;cq-colctrl-lt3 4 Columns (25%, 25%,25%, 25%)5;cq-colctrl-lt4 5 Columns (20%, 20%,20%, 20%,20%)

Views

93

Likes

0

Replies

0
Re: Defining method for cq:listeners - Adobe Experience Manager 15-10-2015
Define an javascript method in your client librarymake sure the library is included in your pagecall the method in cq:listenerThere are lot of example oob. On of them at /libs/cq/flow/components/step/start/cq:editConfig/cq:listeners

Views

80

Likes

0

Replies

0
Re: Accordian in AEM - Adobe Experience Manager 15-10-2015
Thank You. I will go through these links and try to develop accordian and will let you know if I have any queries

Views

128

Likes

0

Replies

0