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

Veena_Vikram
Veena_Vikram
Online

Badges

Badges
59

Accepted Solutions

Accepted Solutions
130

Likes Received

Likes Received
636

Posts

Posts
1132

Discussions

Discussions
310

Questions

Questions
822

Ideas

Ideas
6

Blog Posts

Blog Posts
8
Top badges earned by Veena_Vikram
Customize the badges you want to showcase on your profile
Re: AEM is not starting - Adobe Experience Manager Forms 05-06-2017
In your office network if you are using a proxy network, this issue can happen in chrome . We have faced this issue due to the proxy settings in chrome browser. Could you check the belowIf you are using Chrome. Can you go to settings --> Change proxy settings --> if the bypass proxy is unchecked , please check it.... Since I dont have proxy settings, below image is only for demonstration Let me know if this workedThanksVeena

Views

2.3K

Likes

0

Replies

0
Re: cq:tags property for pages is not saved correctly in the JCR in AEM 6.2 - Adobe Experience Manager 05-06-2017
Can you be specific on what exact issue you are facing. A sample and error log would help to guide you ThanksVeena

Views

7.9K

Like

1

Replies

1
Re: Issue with sling:resourceSuperType AEM 6.3 - Adobe Experience Manager 02-06-2017
Hi Anuj I ran your package. I tried adding a component to the template and was able to do the same. I could author the component too. I couldn't replicate the issue you are mentioning. It could be related to something else if it still persists. You package basically looks good in the perspective smacdonald2008 pointed out !ThanksVeena

Views

3.6K

Like

1

Replies

1
Re: Issue with sling:resourceSuperType AEM 6.3 - Adobe Experience Manager 02-06-2017
Hi Scott I could see that they have followed the same structure. But basically they are trying to rewrite the existing code and hence could be having some issues in the code which is breaking their pages. ThanksVeena

Views

7.2K

Likes

0

Replies

0
Re: Issue with sling:resourceSuperType AEM 6.3 - Adobe Experience Manager 02-06-2017
Hi Anuj I am checking the code now. I will get back once I figure out the causeThanksVeena

Views

7.2K

Likes

0

Replies

2
Re: Unable to access open properties menu and sidekick - Adobe Experience Manager 01-06-2017
Hi Harsh The sidekick can break if your code has any JS which is breaking . You may have to start from scratch . As a step of debug. Just create a simple page component (no inheritance and all) and verify if the sidekick is loading. Then one by one , keep adding your code. Each time note where the issue is happening . This could be one way of debug if your code base is really very small for now. Hope this helps. ThanksVeena

Views

1.0K

Like

1

Replies

0
Re: Issue with sling:resourceSuperType AEM 6.3 - Adobe Experience Manager 01-06-2017
Hi Anuj Just few questions When you create a page using base page template, is it loading properly ?Assuming the answer to the above question is yes, does your base-page's body.html has a proper content.html include , something like this ? If this include is not present in this way, it will not look for the content.html from inner-page (using the sling resolution principles) when you create a page out of that templateWill it be possible to share the sample code as Feike mentioned, so that we ca...

Views

7.2K

Likes

0

Replies

4
Re: [New] Welcome to AEM Community! Please Introduce Yourself - Adobe Experience Manager 01-06-2017
Hi All I am Veena, working as an AEM developer for almost 5+ years now. AEM is the first technology I put my hands on, when I started my career as a Java Developer back in 2011. I follow the adobe forum and communities for almost 5 years now. I am looking forward to learn and connect with more AEM developers here.ThanksVeena

Views

9.7K

Like

1
Re: How to capture the checkbox selectionchanged event in Touch UI - Adobe Experience Manager 01-06-2017
Hi You have to handle the touch UI using normal Jquery functions. On your checkbox or dropdown widget node, you can give a class attribute like below and then in the JS file add a function, to handle the select option on this field$(document).on("selected", ".cq-dialog-layout", function() {............} I would try to come up with a sample code which will help to demo this. But as a quick note, just try to handle the fields using normal jquery functionsThanksVeena

Views

1.7K

Likes

0

Replies

0
Integrating Media Wiki in AEM - Adobe Experience Manager 15-10-2015
Hi Media Wiki has been deprecated after CQ5.4 version. How can i integrate it with AEM to work on media wiki in AEM 5.6 and above. Its an urgent requirement . Any documentation available? Need urgent help Thanks in advanceVeena

Views

500

Likes

0

Replies

1