
You can configure whether spell check is turned on or off by default using the instance setting, RichTextEditorSpellCheckDefault. - select to enable spell check as you type and de-select to disable spell check.Links will need to follow the following format: start with and can include forward slashes, periods, and alphanumeric characters. Note: RelativityOne requires HTTPS links only. You can re-size the image in the text editor. Here, you can specify the URL, link text, and whether the link opens in a new tab. - customize the space between each line of text.
- arrange content in a bulleted or numbered list, outdent or indent text, and align text left, center, or right.- add subscript or superscript to selected text.- adds a strikethrough to selected text.- changes selected text background highlight color.You can, however, change the default font face in IE using the RichTextEditorFontDefault instance setting. Note: In Microsoft Internet Explorer and Edge, the font type drop-down menu does not appear. You can configure the default font using the instance setting, RichTextEditorFontDefault. The rich text editor contains the following features:
For more information, see Sanitizer object. We recommend not modifying the default setting. You can modify the sanitizer object to add HTML alerts and links. Note: The Sanitizer object controls whether HTML attributes are sanitized and how specific HTML content is sanitized from fields on page render.
Custom Label - when adding a custom label to a field. Contextual help or Custom text - when adding contextual help or custom text to a layout. This will render the inline text editor as a two column width in an RDO layout. On the layout builder, make the long text field two column. Set the long text field with the Display Type: Inline Rich Text. Long Text field - the Enable HTML field option is enabled on a long text field which is added to a layout. The rich text editor is available in several circumstances: You can configure the maximum text values for long text fields using the instance setting MaximumNumberOfCharactersSupportedByLongText. Supports both inline and pop-up display type for a more seamless experience. The RTF API response is returned as a JSON array of nodes that follows the format of an abstract syntax tree.The rich text editor provides support for hyperlinks, images, and tables. CustomizationĪ key aspect of Rich Text is the possibility to customize the field in a way that authors are limited to using specified formatting options.įor example, you can limit the formatting options to only include paragraph tags, or limit the kinds of entries that can be hyperlinked or embedded.Ĭustomization can be done on the Web App or through the API. The Embed Entry button (top right) embeds a Contentful entry as a block or inline element. The menu bar at the top of the Rich Text editor provides authors with all the usual text formatting capabilities, including creating links to a static URL, and inserting links to Contentful entries and assets from within the same Contentful space.