/Enable-Rich-Text-Editor-In-Dynamics-CRM

This repo describes steps and script that is need to be run on the client side so as to enable Rich Text Editor in Appointment Entity

Primary LanguageJavaScript

Enable-Rich-Text-Editor-In-Dynamics-CRM

This repo describes steps and script that is need to be run on the client side so as to enable Rich Text Editor for appointment entity

  • Copy the content (Enable richtext.js).
  • Open DevTools => Console window of the environment where you would like to change appointmentRichEditorExperience org setting.
  • Paste it and run (hit Enter).
  • Observe 204 success code in the response.
  • Refresh the window and make sure Appointments rendered as expected

rich-text-control