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.
-
Access the field, based on the way that it is defined in your data model.
- To view fields in a data type:
- In the navigation panel of Dev Studio, click Data types to display the Data Explorer.
- Click the name of a data type.
- Click the Data model tab.
- To view fields in a case type:
- In the navigation panel of Dev Studio, click Cases to display the Case Type Explorer.
- Click the name of a case type.
- Click the Data model tab.
- Optional: To display fields that are inherited by your application, click Show reusable fields.
- To view fields on a form:
- In the navigation panel of Dev Studio, click Cases to display the Case Type Explorer.
- Click the name of case type.
- On the Views tab, click the name of a form.
- To view fields in a data type:
- Click the Configure field icon in the row of the text area field.
- In the Display as list, select Rich text.
- Click Submit.