From 6be6c87c7ca3c737256a60e7b69e4cc017dcf222 Mon Sep 17 00:00:00 2001 From: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:51:39 -0500 Subject: [PATCH] Docs: Add more information on wrap text override (#97214) --- .../panels-visualizations/visualizations/table/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/sources/panels-visualizations/visualizations/table/index.md b/docs/sources/panels-visualizations/visualizations/table/index.md index 69bbc7edc47..42635aa733f 100644 --- a/docs/sources/panels-visualizations/visualizations/table/index.md +++ b/docs/sources/panels-visualizations/visualizations/table/index.md @@ -341,7 +341,8 @@ We’d love hear from you about how this new feature is working. To provide feed {{< /admonition >}} Toggle the **Wrap text** switch to wrap text in the cell that contains the longest content in your table. -To wrap the text in a specific column only, use the Wrap Text option in a [field override](ref:field-override). + +To wrap the text _in a specific column only_, use a **Fields with name** [field override](ref:field-override), select the **Cell options > Cell type** override property, and toggle on the **Wrap text** switch. This option is available for the following cell types: **Auto**, **Colored text**, and **Colored background**.