Insert a Table in the Editor Widget

Prev Next

This article will show you how to insert a table in the Editor widget.

Important Notes

  • You may use the Table widget instead of the Table Insert tool in the Editor widget. The Table Widget is a fairly simple tool that is not as robust in table styles and options as the Table Insert tool in the Editor Widget.

  • Follow Table Compliance and Accessibility Best Practices to ensure ADA compliance.

  • We encourage you to use multiple Editor widgets when you need to stack side-by-side on a page, rather than using tables within the editor. Tables should only be used when displaying data and not for page layout. Using tables for page layout will cause your content to display incorrectly on mobile devices.

  • Learn how to add code to the editor widget to make your tables more mobile-responsive.

Who can use this feature?

System Administrators | Owners | Publishers | Authors

Instructions

  1. Log in to your website solution

  2. Navigate to your desired page

  3. Ensure that the Live Edit state is toggled to ON: The Live Edit status for a page is toggled to ON and highlighted.

  4. Click on the Editor widget you're adding a table to: An editor widget on a page that has been accessed and is ready for edits.

  5. Click the Insert Table button on the Editor widget toolbar: Insert Table button, located on the toolbar of the Editor widget.

  6. Choose your desired number of columns and rows with the column/row selector: The column and row interface appears after clicking the Insert Table button, allowing users to choose how many rows and columns their table will have.

  7. Left-click into any cell to view the table menu: The Table Menu of a table inserted inside an Editor Widget is highlighted.

    • The Table Header icon found within the Table Menu for a table inserted in the Editor widget. Table Header: Turn on to create a table header row that spans all of the columns

      Note:

      This will ensure that the top row of the table applies to all of the data, and screen readers will apply it to all of the content.

    • The Table Footer icon found within the Table Menu for a table inserted in the Editor widget. Table Footer: Turn on to create a footer row that spans across all of the columns

    • The Remove Table icon of the Table Menu for a table inserted in the Editor widget. Remove Table: Select to delete an inserted table

    • The Row drop-down menu icon of the Table Menu for a table inserted in the Editor widget. Row: The Row drop-down menu with options for:

      • Insert row above

      • Insert row below

      • Delete row

    • The Column icon in the Table Menu for a table inserted into an Editor widget. Column: The Column drop-down menu with options for:

      • Insert column before

      • Insert column after

      • Delete column

    • The Table Properties icon of the Table Menu for a table inserted in an Editor widget. Table Properties: Change table properties like:

      • Dimensions

      • Border

      • Table Style:

        • Dashed Borders

        • Alternate Rows

    • The Cell drop-down menu icon in the Table Menu of a table inserted in an Editor widget. Cell: The Cell drop-down menu with options for:

      • Merge cells

      • Vertical split

      • Horizontal split

    • The Cell Properties icon in the Table Menu for a table inserted in an Editor widget. Cell Properties: The Cell Properties with options for:

      • Background Color

      • Dimensions

      • Padding

    • The Vertical Align drop-down menu icon of the Table Menu for a table inserted in an Editor widget. Vertical Align: The Vertical Align drop-down menu with options for:

      • Top

      • Middle

      • Bottom

    • The Horizontal Align drop-down menu icon of the Table Menu for a table inserted in an Editor widget. Horizontal Align: The Horizontal Align drop-down menu with options for:

      • Align Left

      • Align Center

      • Align Right

      • Align Justify

    • The Cell Style drop-down menu icon of the Table Menu for a table inserted in an Editor widget. Cell Style: The Cell Style drop-down menu with options for:

      • Highlighted

      • Thick

  8. Add header information to the table header row: The Header row information for a table inserted in an Editor Widget is highlighted.

    Note:

    This information needs to apply to all of the data that will be placed in each column. For instance, do not place “activity” in row one if you will place “shoe” in the related column.

  9. Fill in the rest of the table with content: An example of a table inserted in an Editor widget with the Header row and all the cells filled out.

    Note:

    Be sure to alphabetize the primary information (in this case, the entries in the Activity column).

  10. Click the Done Editing button to exit the editor: The Done Editing (checkmark) button to close an Editor Widget.

  11. Click the Save button to save your work: The Save button in the top right corner of the page.