Error in creating a custom widget in dialog ??
Hi ,
Today I follow this document "http://helpx.adobe.com/experience-manager/using/creating-aem-multifield-components.html" and created once custom component with custom widget.
I have few doubts in this doc .
1.What is the purpose of using rtePlugin node ?
2.Edit behavior is necessary for dropping the image from content finder to web page or dialog,without this editorial behavior dropping is working fine .
3.When using the custom created xtype with fieldConfig node in dialog am getting this exception
"uncaught exception: cannot create Component: xtype 'mytextbutton' not found and no default supplied "? (ClientLib folder is configured)
Please suggest me a solutions.
Thanks in advance.