diff --git a/editor/src/app/groups/csv-data-set-detail/csv-data-set-detail.component.html b/editor/src/app/groups/csv-data-set-detail/csv-data-set-detail.component.html
index a41a5510bf..4b8f0ea4c3 100644
--- a/editor/src/app/groups/csv-data-set-detail/csv-data-set-detail.component.html
+++ b/editor/src/app/groups/csv-data-set-detail/csv-data-set-detail.component.html
@@ -26,7 +26,7 @@
{{'Form'|translate}}
- {{ dataSet?.formTitle }}
+ {{ dataSet|formTitleFromInfo }}