aem-component-generator
aem-component-generator copied to clipboard
[Feature Request] Is it possible to create a richtext editor in component generator.
I was trying to create a richtext editor using component generator, in that i am adding type as richtext in component generator while in crx/de the sling resource type field is showing as empty
RTE dialog fields are not yet supported by the code generator, since inline RTE editor on the page can generally be used for these use cases. That said, there are times where a RTE editor in the dialog does make sense, and it would be great if the generator supported it.
Thank you for the feature request. Please feel free to submit a pull request if you are able to add the feature yourself. Otherwise, hopefully someone else can do the same.