Implements custom field CSV import closes #338 #395

Merged
carla merged 10 commits from feature/338_import_custom_fields into main 2026-02-02 17:05:31 +01:00
Showing only changes of commit 71db9cf3c1 - Show all commits

View file

@ -140,7 +140,6 @@ defmodule MvWeb.GlobalSettingsLive do
<div role="note" class="alert alert-info mb-4">
<.icon name="hero-information-circle" class="size-5" aria-hidden="true" />
<div>
<p class="text-sm mb-2">
{gettext(
"Use the data field name as the CSV column header in your file. Data fields must exist in Mila before importing, so they must be listed in the list of memberdate (like e-mail or first name). Unknown data field columns will be ignored with a warning."