Tables in Advanced WYSIWYG editor

Prev Next

Plans supporting this feature: Professional Business Enterprise

Tables are an essential tool for organizing and presenting data in a clear, structured format. Whether you're comparing features, listing options, or summarizing information, tables enhance content readability and make complex data easier to understand.

The Advanced WYSIWYG editor offers a range of powerful table formatting and management features designed to help you easily create visually appealing and functional tables. From adding rows and columns to customizing cell colors and implementing advanced table styles, these features help you create tables that meet your specific needs.

In this article, we will explore the various table-related tools available in the Advanced WYSIWYG editor, providing you the steps to create, format, and manage tables.


Creating a table

There are two methods for creating a table:

Method 1: Using the Quick insert menu

Method 2: Using the Slash / command

To create a table in the Advanced WYSIWYG editor using the Quick insert menu:

  1. Navigate to the desired article in the Advanced WYSIWYG editor.

    The Quick insert menu will appear only when the block is empty.

  2. Click the Table () icon in the Quick insert menu.

    A 3x3 table will be inserted at the text cursor’s location.

NOTE

  • The Quick insert menu will automatically disappear once you start typing in the content block.

  • If you clear the content in a block, the Quick insert menu will reappear.

To create a table in the Advanced WYSIWYG editor using the Slash command:

  1. Navigate to the desired article in the Advanced WYSIWYG editor.

  2. Type slash command /table and hit Enter.

    A 3x3 table will be inserted at the text cursor’s location.

NOTE

Inserting a table using the slash command /table will always insert a 3X3 table with a header row by default. You can insert more rows and columns as per your requirement.

Inserting tables using slash menu in the Advanced WYSIWYG editor.

NOTE

  • If a table contains more data horizontally, left and right shadows will appear to indicate overflow in the Knowledge base portal and site. These shadows remain visible until you scroll to the first or last columns.

  • When exporting the article as a PDF, the table will be adjusted to fit within the document layout, ensuring all columns are visible in the downloaded file.


Formatting table content

Inserting or deleting rows/columns

a. To insert a row:

  1. Click on a cell.

  2. Click the “+” icon to insert a new row below the selected row. Or,

  3. Click the row action menu (), and select Insert row above or Insert row below, based on your requirement. A new row cannot be added above the first row of the table.

b. To insert a column:

  1. Click on a cell.

  2. Click the “+” icon to insert a new column next to the selected column. Or,

  3. Click the column action menu (), and select Insert column left or Insert column right, based on your requirement.

c. To delete a row and column:

  1. To delete a row, click the action menu and click Delete row.

  2. To delete a column, click the action menu and click Delete column.

Image showing the row and column functionalities of a table

Merging cells in a table

To merge multiple cells in a table:

  1. Select multiple cells in the table.

  2. In the menu that appears, click the Merge cells () icon.

    The selected cells will be combined into one cell.

Image showing the option to merge cells

Cell alignment

To align text within a cell, select one or more cells, and select the alignment option that appears in the menu. There are two alignment options available: Vertical align and Horizontal align.

Vertical align

If you select the Vertical align () option, you can align the text to either the Top, Middle, or Bottom of the cell.

Image showing vertical align options for table cells

Horizontal align

If you select the Horizontal align () option, there are four options available: Left, Center, Right, and Justify. If you select either Left, Center, or Right, the text will be aligned accordingly. If you select Justify, the text will be aligned to the left, while the text will be equally spaced to cover the entire width of the cell.

Image showing horizontal align options for table cells

Fit table to page width

To fit a table to the page width, select the table. In the menu that appears upon selecting the table, click the Fit to page width option. This will automatically adjust the table to span the full width of the page, ensuring the content within the table is evenly distributed across the available space.

Image showing the option to fit the table to page width


Customizing table appearance

Changing background color

To change the background color of the table cell(s):

  1. Select one or more cells.

  2. In the menu that appears, click Background color.

  3. Select the desired color from the displayed color palette.

Image showing the option to set table background color for a row or a column

PRO TIP

Once you make updates to the background color in tables, check the article preview in dark mode to verify the table’s visibility.

Changing border color

To change the border color of the table cell(s):

  1. Select one or more cells.

  2. In the menu that appears, click Border color.

  3. Select the desired color from the displayed color palette.  

Image showing the option to change the border color of a table

Border style

To change the border style, select the entire table.

  1. In the menu that appears, click the Border style option.

  2. Choose your preferred border style: Solid, Dashed, or Dotted.

Image showing option to set the border style for a table

Header rows

The top row is a header row by default when you insert a table in the Advanced WYSIWYG editor. The header row is indicated with the grey background.

Draft document titled 'The Importance of Style Guides in Technical Documentation' with empty sections.

  • If you want to hide the header row, select the entire table and click the Hide table header option.

    image showing the option to hide table header

  • If you have hidden the header row and wish to show it again, select the entire table and click the Show table header option.

    Image showing the option to show table header

Alternate row style

To customize your tables even further, you can choose to have banded rows. If you implement this option, the color of your rows will alternate between white and light gray.

Image showing a table with alternate row styles

  1. To implement this customization, select the entire table.

  2. In the menu that appears, click the Alternate row style option.

    Image showing the option to set alternate row styles to a table

PRO TIP

You can customize your tables even further using CSS code snippets. To learn more, visit the Table Style article.


FAQs

How do I copy the entire table?

To copy the table, select the entire table and click the Copy option that appears in the menu.

How do I delete the entire table?

To delete a table: Select the table by clicking the top-left corner. Then, choose Delete from the menu that appears.

Can I use the automatic number in a table?

While numbered lists are possible within a cell, you cannot apply an automatic number for rows in a table.

Can I add symbols or icons to a table?

Yes, you can add symbols and icons in a table. You can use built-in symbols/icons directly from the Format menu. Symbols and icons from external sources can be added using HTML. To add symbols/icons in HTML,

  1. Switch to Code view within the editor.

  2. Place the text cursor in the desired location.

  3. Paste the HTML code for the required symbol/icon.

Now, the symbol/icon should be visible within the editor table.

Will slash commands work inside a table?

Yes, all the slash commands will work inside a table.

Can I paste tables from Microsoft Word or Excel?

Document360 supports pasting tables from Microsoft Word and the web application of Microsoft Excel directly in the editor while retaining their structure.

Currently, pasting tables from the desktop application of Microsoft Excel is not supported. If you need to insert a table from Excel, we recommend using the web application, which allows you to paste the table directly into Document360 without loss of formatting.

How do I add a line break within a table cell?

Add line breaks within a table cell by pressing Enter or Shift+Enter.

  • For normal text, this creates a new line within the same cell.

  • For lists (bulleted or numbered):

    • Press Enter to create the next list item.

    • Press Shift+Enter to insert a line break without starting a new bullet or number.

PRO TIP

Use Shift+Enter in list items when you want to continue/elaborate the same point on a new line.