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: How to give limit on number of multifield items in touch ui - Adobe Experience Manager 05-12-2016
Hi,Thank you for the reply. I have implemented as mentioned above. It is working fine. But here I have few queries.1)Clientlibs - categories[]- cq.authoring.dialog. Is this mandatory to give category name as cq.authoring.dialog ? Because I tried to give another name. then it is not working. please explain2) Suppose I have another component with multifield and for that also I need to implement some logic. In such cases how to do that. I would like to explain this with examplea) I have one dialog ...

Views

2.3K

Likes

0

Replies

0
How to give limit on number of multifield items in touch ui - Adobe Experience Manager 01-12-2016
HiI have developed one multifield component for touch ui. I would like to place limit on number of multifield items. Please let me know how to do that? Thanks Regards,Vijaya

Views

5.7K

Likes

0

Replies

4
Touch UI multifield not retaining the values - Adobe Experience Manager 01-12-2016
Hi, I have developed a touch ui multifield component in AEM 6.1. This multifield has simple textfield. I entered the values in the multifield. But the values are not getting processed. and when I again open the multifield component I don't see previously entered values. It is not retaining the values. Please let me know the solution. Thank youRegardsVijaya

Views

1.1K

Likes

0

Replies

2
Redirecting from sling servlet - Adobe Experience Manager 07-05-2016
How to redirect to another jsp from sling servlet using request.sendRedirect() or else is there any method to redirect to another jsp through sling servlet

Views

2.3K

Likes

0

Replies

2
How to request for a servlet if we specify resourceTypes , extensions and selectors in @SlingServlet - Adobe Experience Manager 07-05-2016
Hi,import java.io.IOException;import javax.jcr.Repository;import javax.servlet.ServletException;import org.apache.felix.scr.annotations.Reference;import org.apache.felix.scr.annotations.sling.SlingServlet;import org.apache.sling.api.SlingHttpServletRequest;import org.apache.sling.api.SlingHttpServletResponse;import org.apache.sling.api.servlets.SlingSafeMethodsServlet;@SlingServlet(resourceTypes="/libs/myFirstApp/company/repo", selectors ="a4",extensions="html")public class MySafeMethodServlet e...

Views

435

Likes

0

Replies

2
Restricting authors not to add new components to parsys in design mode - Adobe Experience Manager 30-04-2016
Hi ,Generally Authors edit the components. Suppose we have designed a page by activating the necessary components.Later authors should have only the feature that they can edit the activated (already included )components on page. They should not be able to add new components to parsys in design mode. Could you please let me know, whether we can restrict like this. If so, Please let me know how. Thanks in advanceBest Regards,Vijaya

Views

2.0K

Likes

0

Replies

2
http://localhost:4503/editor.html/content/geometrixx/en.html - Adobe Experience Manager 25-04-2016
Hi,When we start publish instance how http://localhost:4503/editor.html/content/geometrixx-outdoors/en.html is displayed. Where it is configured ?

Views

2.5K

Likes

0

Replies

2
Re: Validating widgets - Adobe Experience Manager 13-04-2016
Hi ,I am looking for both touch UI and Classic UI

Views

576

Likes

0

Replies

0
Validating widgets - Adobe Experience Manager 12-04-2016
Hi I would like to implement listeners and validators (Validation functions) for widgets. could any one please provide working examples .I have tried the following two articles. None of them worked for me1) https://daygrep.wordpress.com/2009/04/01/custom-validation-function-in-dialogs/2)http://www.codebay-innovation.com/2015/12/01/add-listeners-to-widgets-in-cq5/ I request you to let me know how to implement listeners and validators (Validation functions) for widgets. Please provide working exam...

Views

611

Likes

0

Replies

2
MultiLingual site for existing site - Adobe Experience Manager 20-03-2016
Hi ,Using Language Copy tool , I am able to create pages for another language. I have used en as language copy for fr to create pages. But the pages under fr are still in English. Could any one please explain , how to create the multilingual site and if the language not changing please explain me in detail, what is the use of Language copy tool

Views

703

Likes

0

Replies

2