Skip to content

Commit

Permalink
Add pre-filled values as a test
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian-Oswald committed Jan 19, 2025
1 parent b51ae07 commit 6b6dbf9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/forms.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,5 +686,11 @@
}
]
}
]
],
"value": {
"items.attributes.dcterms:title.de": "Hallo, Sie können dies ändern.",
"items.attributes.dcterms:title.fr": "Bonjour, vous pouvez changer cela.",
"items.attributes.dcterms:title.it": "Ciao, puoi cambiare questo.",
"items.attributes.dcterms:title.en": "Hello, you can change this."
}
}

0 comments on commit 6b6dbf9

Please sign in to comment.