Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
SOLVED

How to create a multi field component in AEM with a custom type

Avatar

Employee

Please can anyone guide me to create a multiefield component with custom xtypes...

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi Katrthi,

 

You need to create a custom widget (xtype) which will extend standard CQ.form.CompositeField class.

 

Regards,

kasq

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Hi Katrthi,

 

You need to create a custom widget (xtype) which will extend standard CQ.form.CompositeField class.

 

Regards,

kasq