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
Copy file name to clipboardExpand all lines: 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/change-rich-text-editor-ui.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,12 @@ The following steps will guide you through changing the property editor used for
12
12
13
13
The first step in this guide is to create a new Rich Text Editor Data Type using the Tiptap UI.
14
14
15
+
As an alternative, you can create a new Data Type with the Tiptap UI when updating the Document Type.
16
+
17
+
{% hint style="info" %}
18
+
When swapping the UI used for the Rich Text Editor, you need to reconfigure the toolbar.
19
+
{% endhint %}
20
+
15
21
1. Navigate to the **Settings** section of the Umbraco Backoffice.
0 commit comments