Files
nexus/knowledgebase/csd-wiki/ICSD/Disabling-new-rich-text-editor-if-it-is-already-enabled_708226541.md
2026-04-18 17:09:43 +08:00

28 lines
1.5 KiB
Markdown

# Disabling-new-rich-text-editor-if-it-is-already-enabled_708226541
**Introduction**
This topic describes how to disable new rich text editor if it is already enabled. This is applicable to 25.2 release.
**Steps to be followed**
1. Log in as a tenant admin, and in the same browser of the tenant, open a new tab and navigate to the rest client: https://{smax\_fqdn}/sap/rest-client?TENANTID={tenant\_id}
2. Set PUT mode for the rest call and enter common-settings/setting/ENABLE\_FROALA as the endpoint and use this as the payload to disable it: {"value":"false"}
![](attachments/708226541/708226528.png)
3\. Switch to GET mode for the same endpoint to verify the value set.
![](attachments/708226541/708226529.png)
**Note:**
- If there are few changes already done using the new rich text editor, then moving back to classic might lead to few formatting issues for pre-existing data.
- This workaround is applicable to Japanese customer and the issue will be fixed with [https://kmviewer.saas.microfocus.com/#/OCTCR19XW2503055](https://kmviewer.saas.microfocus.com/#/OCTCR19XW2503055) and [https://kmviewer.saas.microfocus.com/#/OCTCR19XW2501549](https://kmviewer.saas.microfocus.com/#/OCTCR19XW2501549).
## Attachments:
[image-2025-6-19\_11-40-26.png](attachments/708226541/708226531.png) (image/png)
[image-2025-6-19\_11-40-26-1.png](attachments/708226541/708226533.png) (image/png)
[image-2025-6-19\_11-40-26.png](attachments/708226541/708226528.png) (image/png)
[image-2025-6-19\_11-40-26-1.png](attachments/708226541/708226529.png) (image/png)