You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: archive-configurations/ELAR/fields.json5
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,11 @@
11
11
multilingual: false,
12
12
tipOnUsingThisField: "Key + Grant Id. E.g. 0793-SG0123"
13
13
},
14
+
{
15
+
// 22 mar 2026 "Grant: to avoid confusion the Funding project title field should either be filled out with the same information as in Project > Title or be deleted:"
Copy file name to clipboardExpand all lines: archive-configurations/lameta/fields.json5
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,7 @@
131
131
englishLabel: "Title",
132
132
form: "project",
133
133
tabIndex: 0,
134
+
tipOnUsingThisField: "This is the funded project title.",
134
135
description: 'The funded project title, e.g. "New speakers of Edolo"',
135
136
imdiComment: "Corpus/Title, Project/Title"// ELAR doesn't actually use the Corpus/Title field from lameta, they make their own corpus for imdi. But we put this in there for completeness.
136
137
},
@@ -142,6 +143,7 @@
142
143
multipleLines: true,
143
144
form: "project",
144
145
visibility: "always",
146
+
tipOnUsingThisField: "This is a brief summary of your project",
0 commit comments