How can I create a richtext editor field to display data?

:warning:This is a template you must use to report issues. :warning:
You can also drag images, videos and include Preformatted text.

Feature(s) impacted

I am trying to use a richtext field instead of the default to display data(Postgresql, jsonb), which has introduced to me by the support team

Observed behavior

I cannot find the richtext field in the doc and in the UI:

Expected behavior

I expect I can select richtext field in the display setting

Failure Logs

Context

Please provide in this mandatory section, the relevant information about your configuration:

  • Project name: AdminConsole
  • Team name: LevaClinic
  • Environment name: Development
  • Agent type & version: Chromium
  • Recent changes made on your end if any: N/A

Hello @winston0410, can you please explain a bit more what you are trying to achieve?

If your using jsonb as a database field there are not a lot of options for edit & display widget and the only one are the one from your screen (expected behavior section).

Kind regards,
Louis

1 Like

We just want to display the data better to the user. If richtext editor is not available there, should I just use Smart View for doing this task?

Does the “better data display” come from the collection view or record view?

Right that’s another issue. Can we use smart view for record view? Seems like right now it is only for collection view.

No, as you said this is only for the collection view. If you want to pimp a bit the record view, you can take a look at the summary view.

Here is the link of our official documentation

Kind regards,
Louis