Hi,
I would like to override the markup textarea of the creator (see image) with a Rich text editor (tinyMCE) as it a MIT license and not CK editor who is copyLeft.
So my question is how can I override the textarea component in react, but only the specific one for html?
I would like to override those textarea:
- Survey Complete page markup
- Dynamic Survey Complete page markup
- Markup to show while survey model is loading
- Markup to show if the user already filled out this survey
- html question -> HTML markup
Thank you very much