The TableField module implements a custom field that allows users to attach tabular data to any content type. Data can be entered into the table manually or imported via a CSV upload. The amount of rows and columns can be configured globally on an entity type or on a per node basis. The field can also be configured to allow users to export the tabular data as a CSV file.
In this video, we’ll create a Company content type and use this module to display opening times.
Module
- TableField (7.x-2.1)
drush dl tablefield