prefill typed signature and initials from name

This commit is contained in:
Pete Matsyburka
2026-02-04 16:20:18 +02:00
parent ee6228db15
commit f5350eac36
3 changed files with 62 additions and 11 deletions
+1
View File
@@ -421,6 +421,7 @@
v-model="values[currentField.uuid]"
:field="currentField"
:dry-run="dryRun"
:submitter="submitter"
:previous-value="previousInitialsValue"
:attachments-index="attachmentsIndex"
:show-field-names="showFieldNames"