Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
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