# Summary

This module allows you to attach tabular data to a node in Drupal 6 or any entity in Drupal 7. The input form allows the user to specify the number of rows/columns and allows entry into each table cell using text fields. Tables can be defined globally or on a per-node/per-entity basis, so every node can have multiple tables of arbitrary size. Enter data by hand or by CSV upload.

# Project URL

https://www.drupal.org/project/tablefield

# Where is the code?

git://git.drupal.org/project/tablefield.git
http://cgit.drupalcode.org/tablefield/tree/?h=8.x-2.x

# Estimated completion date

June 2016 (dev version already available)

# Dependencies

Core: Field module

# Who's doing the port?

Vitalie

started by:
Walmyr
Felipe
Sebas

# What help do they need?

Need help with testing the dev version

#D8 roadmap

# Background and reference information

Comments

legaudinier created an issue. See original summary.

legaudinier’s picture

Issue summary: View changes
vitalie’s picture

Issue summary: View changes
legaudinier’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

tterranigma’s picture

Status: Closed (fixed) » Needs work
jasonqi’s picture

Just download the latest dev version(8.x-2.x-dev).

After I upload a CSV file, then click on "Save and keep published" button.

I got this error:

The website encountered an unexpected error. Please try again later.

InvalidArgumentException: Invalid values given. Values must be represented as an associative array. in Drupal\Core\TypedData\Plugin\DataType\Map->setValue() (line 81 of core\lib\Drupal\Core\TypedData\Plugin\DataType\Map.php).

mmjvb’s picture

Status: Needs work » Needs review

With an alpha release Status should be Needs review.

colan’s picture

lolandese’s picture

Status: Needs review » Fixed

We have a stable D8 version now.

Note that NO upgrade path from the Drupal 7 version is provided. Main consideration to come with a stable release is the reported number of site install for the Drupal 8 version (+3K at time of writing) with relatively few issues.

apaderno’s picture

I am giving credits to the users who participated in this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.