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: Issue with wcmmode=disabled - Adobe Experience Manager 13-06-2022
yes, thats right. But i believe this works for simple components like text image etc. But in case we have an accordion or other similar components the functionality wouldn't work well only by removing editor.html. we would also need to append ?wmcmode-disabled in the url.

Views

470

Likes

0

Replies

0
Re: AEM CaaS | BPA report giving error on RTEs - Adobe Experience Manager 04-05-2022
Let me get this check...  

Views

157

Likes

0

Replies

0
Re: Carousel to show top destination - Adobe Experience Manager 29-04-2022
by just simply adding a tag to it. the main problem I have is how to iterate image and link in the carousel.

Views

169

Like

1

Replies

0
Re: cq:excludedPaths is causing issues with LiveCopy - Adobe Experience Manager 27-04-2022
Thanks @Veena_Vikram , we were used to running groovy on our on prem instance but since it wasn't completely supposed in cloud hadn't gone down that route. I think we'll go down the servlet route next, thanks!

Views

317

Like

1

Replies

0
Re: spring4shell vulnerability - Adobe Experience Manager 27-04-2022
We are aware of the two vulnerabilities and available patches (C VE-2022-22965, C VE-2022-22963). We are patching within our standard vulnerability patching policies. Please reach out to Support for the update.

Views

686

Likes

0

Replies

0
Re: Core component scenario question - Adobe Experience Manager 26-04-2022
Agree with @Ravi_Pampana and @anish-s . Also in my opinion giving authors the flexibility to choose the text component version like you mentioned, is not a good idea( Even though it sounds fancy ). If there is an upgrade, let it go through proper code change ( in your case, your proxy component should now point to the new version rather than old one) . If they want to use both versions, you might have to create another proxy pointing to old version.

Views

114

Like

1

Replies

0
Re: sling model - Adobe Experience Manager 26-04-2022
@Dvaraka As @MayurSatav mentioned , you are actually printing the wrong property in the link. Instead of ${textmodel.custometextarea} you should use the property name you have given to the link field .

Views

188

Likes

2

Replies

0
Re: AEM Assets JUnit Java Sample - Adobe Experience Manager 26-04-2022
@Veena_Vikram please see below public String getImageTitle() { Resource resource = resolver.getResource(imagePath); Asset asset = resource.adaptTo(Asset.class); return asset.getMetadataValue("dc:Title");}

Views

88

Like

1

Replies

0
Re: Deploying Netcentric access control tool with AEM Project Archetype 24 | AEM Community Blog Seeding - Adobe Experience Manager 21-04-2022
when i deployed it to local aem, the acl module is missing, i already added none what else could be missing? i check crx lite /home directory, my custom user groups were not created

Views

346

Like

1

Replies

0