First iteration of the timepicker

This commit is contained in:
Pieter Vander Vennet 2020-10-04 12:55:44 +02:00
parent d1f286f466
commit 2a704a2b1d
7 changed files with 110 additions and 13 deletions

View file

@ -214,6 +214,14 @@
"type": "email"
}
},
{
"render": "Shop is open {opening_hours}",
"question": "When is this shop opened?",
"freeform": {
"key": "opening_hours",
"type": "opening_hours"
}
},
{
"question": {
"en": "Does this shop sell bikes?",