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

GonzaloCalandria
GonzaloCalandria
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
6

Discussions

Discussions
2

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by GonzaloCalandria
Customize the badges you want to showcase on your profile
Re: Failing to get currentPage in component that's locked... - Adobe Experience Manager 22-06-2022
Hello @VasconcelosAqui , did you fix this? I'm having the same problem. I think it's related to those annotations. But I wasn't able to make it work. Even this line doesn't work because current resource is in the template and the resultant currentPage will be structure of that template.currentPage = request.getResourceResolver().adaptTo(PageManager.class).getContainingPage(resource);

Views

191

Likes

0

Replies

0
Re: Customizing the childreneditor for custom components - Adobe Experience Manager 09-02-2022
Hi @GonzaloCalandria I implemented for trdiational AEM implementation but not for SPA. I have shared the code in above example. I will try to create a generic solution and share with community.

Views

840

Likes

0

Replies

0
Re: JUnit Test Cases for Sling Models based on Delegation Pattern - Adobe Experience Manager 18-01-2022
Adding a better and cleaner solution for those who are having this issue. wcm.io provides libraries and extension for AEM applications. We can use the same to create AemContext. They have recently addresses this issue and added straightforward solution (issue link), details here. We can import com.adobe.cq.wcm.core.components.testing.mock.ContextPlugins.CORE_COMPONENTS and use them as a parameter to .plugin(). So our AemContext initialization would look like this. private final AemContext ctx = ...

Views

702

Like

1

Replies

0
Re: AEM Workflows : How to Implement Parallel Approvals | AEM Community Blog Seeding - Adobe Experience Manager 07-12-2021
Do we have any github repository with some sample code of the workflow?

Views

124

Likes

0

Replies

0
Re: Testing Components that Extend Core Component via Sling Delegation Pattern - Adobe Experience Manager 24-08-2021
Hello! I'm trying to do the same thing with core components Container, do you have any working example of your implementation? Thank you!!

Views

318

Likes

0

Replies

0
Re: Sling Model mapping not working with SPA react - Adobe Experience Manager 05-05-2021
Why Inject must be changed by ValueMapValue?

Views

412

Likes

0

Replies

0
Likes given to