Need for custom xtype in this particular scenario
Hi All,
https://helpx.adobe.com/experience-manager/using/jstl.html
1] In this article, a custom xtype is created. So, is it something like whenever a custom xtype is created , we have to extend from CQ.form.CompositeField?
2] Also, in this particular scenario, there are fields like textfield,dropdowns which I believe are OOTB xtypes. Why is there a need to create a custom xtype?
Any thoughts on this will be helpful.