CSV Field
85 sites
Security covered
Drupal 9–11
This module adds a CSV field to Drupal that displays its data in a table format. It can leverage the Datatables plugin or render the CSV directly on the client-side using PapaParse to reduce bandwidth usage.
This module provides a CSV text field that displays data as a table.
The default formatter offers two options:
- Display using the Datatables plugin
- Render CSV as table on the client: This option reduces bandwidth by not sending the table HTML over the network. The CSV data is parsed by the PapaParse library.
Depends on
Dependencies of the latest stable release
- Papaparse
- file Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 3.0.6 | Stable | 9–11 | Jun 29, 2026 | ||
| 3.0.5 | Stable | 9–11 | A11y fixes | Jun 8, 2026 | |
| 3.0.4 | Stable | 9–11 | May 11, 2026 | ||
| 3.0.3 | Stable | 9–11 | Apr 21, 2026 | ||
| 3.0.2 | Stable | 9–11 | Mar 25, 2026 | ||
| 3.0.1 | Stable | 9–11 | Mar 19, 2026 | ||
| 3.0.x-dev | Dev | 9–11 | Mar 10, 2026 | ||
| 3.0.0 | Stable | 9–11 | Feb 9, 2026 | ||
| 2.0.9 | Stable | 9–11 | Jan 19, 2026 | ||
| 2.0.8 | Stable | 9–11 | Oct 1, 2025 | ||
| 2.0.7 | Stable | 9–11 | Sep 22, 2025 | ||
| 2.0.6 | Stable | 9–11 | Jul 1, 2025 | ||
| 2.0.5 | Stable | 9–11 | Jun 19, 2025 | ||
| 2.0.4 | Stable | 9–11 | Jun 18, 2025 | ||
| 2.0.3 | Stable | 9–11 | Jun 9, 2025 | ||
| 2.0.2 | Stable | 9–11 | Force scrollbar always visible | Apr 14, 2025 | |
| 2.0.1 | Stable | 9–11 | Mar 20, 2025 | ||
| 2.0.0 | Stable | 9–11 | Added FixedHeader and FixedColumns support, removed DataTables responsive mode, and improved table scrolling and alignment | Mar 18, 2025 | |
| 2.0.x-dev | Dev | 9–11 | Mar 18, 2025 | ||
| 1.0.11 | Stable | 9–10 | Dec 9, 2024 |