Creating a dynamic table

Dynamic tables are tables where you can specify column data type, sort values, or make cells required for filling in.

In the new Wiki editor, dynamic tables are linked to pages as resources. To create a dynamic table, add it to the page in edit mode.

  1. Open a page or create a new one.

  2. In the visual editor, click Dynamic table on the toolbar.

    This will add the table to the page. If you switch to markup mode, you'll see the table code in the text.

    The created table becomes a resource of the current page.

  3. To edit the table header, click it and enter a new title.

  4. Add columns to the table and configure their parameters.

  5. Fill out the table.

Copying a dynamic table

To create a copy of a dynamic table:

  1. Click Table settings and select Create copy.
  2. Enter a name for the table copy.
  3. The URL for the copied table is generated automatically. You can edit it if you want.
  4. Select the cluster where you want to place the table copy.
  5. To copy the table along with its contents, select Copy with content.
  6. Click Copy.

Warning

If you select and copy a table in the visual editor or its embed code in Markup mode, you'll only copy a link to the original table with its ID. In this case, all changes to the embedded table automatically will apply to the source table and vice versa.

Importing data to a table

You can create a table from an existing CSV or TXT file. For more information, see Importing a page from a file.

For more information about working with dynamic tables, see Dynamic table.