How we can enable the widget?

To enable the widget I have followed

<panel title="About me">
            <field name="notes" showTitle="false" colSpan="12" widget="html" x-lite="true" />
        </panel>

do we need to do any extra code to make it work, because I did not see the text with editor come up.

Hello,

You need to refresh the page, and check that the field is a string field with attribute large = “true”

For your information string fields are limited to 255 characters.

1 « J'aime »