For the complete documentation index, see llms.txt. This page is also available as Markdown.

Rich text (Html)

Store formatted text for descriptions, instructions, and content blocks.

Use a Rich text field for content that should support formatted text.

This works well for descriptions, instructions, or content blocks that need more structure than plain text.

For the general settings all data fields have in common, see Shared field settings.

Field-specific settings for Rich text are:

General

  • Default value:

    • Enter a static formatted text directly into the field

    • Edit dynamic value next to the field opens the logic editor where you can add or edit the logic for that setting. After you save the script, Ninox shows the first line of the script instead of the static value field. To switch back to a static value, click Remove dynamic value on the right.

Behavior

  • Markdown: controls whether the field supports Markdown formatting

In the Rich text editor, you can:

  • undo or redo changes

  • structure and format text

  • adjust the text alignment

  • discard or confirm changes

Ninox stores rich text content as HTML and renders it in the Rich text field. Keep this in mind when you use scripts to update, read, or insert content in the field.

Last updated

Was this helpful?