AddAddress: adding useDate.validFrom/validTo options

This commit is contained in:
2021-09-16 22:01:10 +02:00
parent 6ab1391bd8
commit 7ab57eba9a
8 changed files with 67 additions and 19 deletions

View File

@@ -92,7 +92,10 @@ export default {
bindModal: {
//step1: false, step2: false
},
hideDateFrom: true
// Use Date fields
useDate: {
validFrom: true
}
}
}
}

View File

@@ -195,9 +195,8 @@ export default {
},
key: 'household_new',
options: {
hideDateFrom: true,
bindModal: {
useDate: {
validFrom: true
},
button: {
text: {