Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Creation of customized image component

Avatar

Level 7

I have a dialog with 2 image field and 1 text field. Now I am confused what should I pass from java Model IMPL to appear on screen.

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Ronnie09 

 

Your query is not very clear, can you please elaborate?

 

Also, its recommended to use OOTB core components (by creating a proxy) in your project and updating it as per your requirements rather than creating a new component.

 

https://experienceleague.adobe.com/docs/experience-manager-core-components/using/components/image.ht...

 

Hope this helps!

 

Thanks,

Kiran Vedantam.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @Ronnie09 

 

Your query is not very clear, can you please elaborate?

 

Also, its recommended to use OOTB core components (by creating a proxy) in your project and updating it as per your requirements rather than creating a new component.

 

https://experienceleague.adobe.com/docs/experience-manager-core-components/using/components/image.ht...

 

Hope this helps!

 

Thanks,

Kiran Vedantam.