I am using flux and I want to display rte(Rich text editor) in backend form using flux.
<f:section name="Configuration">
//...Here i want to display rte element
</f:section>
I am using flux and I want to display rte(Rich text editor) in backend form using flux.
<f:section name="Configuration">
//...Here i want to display rte element
</f:section>
With Flux Form you can use Below code
In the Form You can use below
Please Enable Rich Text Editor From
Tools >> User Setting >> Edit & Advanced functions.
For More Help You can see here