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.
-
Open a page or create a new one.
-
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.
-
To edit the table header, click it and enter a new title.
-
Add columns to the table and configure their parameters.
Copying a dynamic table
To create a copy of a dynamic table:
- Click Table settings and select Create copy.
- Enter a name for the table copy.
- The URL for the copied table is generated automatically. You can edit it if you want.
- Select the cluster where you want to place the table copy.
- To copy the table along with its contents, select Copy with content.
- 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.