You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current there is no way to add custom and missing plugins to an RTE without overriding the @richtexteditor annotation. Ideally I would like to be able to add any annotations regardless of whether or not they have been explicitly prepared for.
Current there is no way to add custom and missing plugins to an RTE without overriding the @richtexteditor annotation. Ideally I would like to be able to add any annotations regardless of whether or not they have been explicitly prepared for.
If that is not possible, the InsertVariablePlugin should be explicitly added as an option:
https://docs.adobe.com/docs/en/cq/5-6-1/widgets-api/index.html?class=CQ.form.rte.plugins.InsertVariablePlugin
The text was updated successfully, but these errors were encountered: