aboutsummaryrefslogtreecommitdiff
path: root/tests/data/complex
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-02-08 16:39:39 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2021-02-08 16:39:39 +0100
commita4433548c49da3140f3cda42d300803c583e7e36 (patch)
treee05b82e688e7e58dcc62ec483320fad48856cfac /tests/data/complex
parent4b87d38ed0300ba207faf3890123d26fa4af2609 (diff)
Add the option to autofill date and datetime fields at creation time.
Diffstat (limited to 'tests/data/complex')
-rw-r--r--tests/data/complex/settings.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/complex/settings.yaml b/tests/data/complex/settings.yaml
index 0bdcabb..1c48b52 100644
--- a/tests/data/complex/settings.yaml
+++ b/tests/data/complex/settings.yaml
@@ -41,5 +41,7 @@ fields:
sortable: true
- name: created
type: datetime
+ auto: creation
- name: epoch
type: datetime
+ auto: false