User defined tables allow users to design data tables in a user-friendly way to be displayed within the body content. Tables can also be created quickly by importing a CSV file. Works great for adding CSV content to a website. Simple tokens are used to display the created tables. Tables have some simple search ability as well.

In order to place a user defined table on a page, you will need to ensure that token_filter is installed and enabled. Next, create your table. Finally, the content of a node, add [udt:1], where 1 is the identifier of the table, to show a table.

Project information

Releases