Converting plain text to rich text

Configure a text area field to display a rich text editor at run time to convert plain text to rich text.

By default, text area fields are plain text.
  1. Access the field, based on the way that it is defined in your data model.
    • To view fields in a data object:
      1. In the navigation panel of Dev Studio, click Data types to display the Data Explorer.
      2. Click the name of a data object.
      3. Click the Data model tab.
    • To view fields in a case type:
      1. In the navigation panel of Dev Studio, click Cases to display the Case Type Explorer.
      2. Click the name of a case type.
      3. Click the Data model tab.
      4. Optional: To display fields that are inherited by your application, click Show reusable fields.
    • To view fields on a form:
      1. In the navigation panel of Dev Studio, click Cases to display the Case Type Explorer.
      2. Click the name of case type.
      3. On the Views tab, click the name of a form.
  2. Click the Configure field icon in the row of the text area field.
  3. In the Display as list, select Rich text.
  4. Click Submit.