Feat: allow to disable questions (and to enable them again), fix #256
This commit is contained in:
parent
f8ef32f123
commit
93ebdd8e16
8 changed files with 238 additions and 76 deletions
|
@ -738,6 +738,14 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "disabled-questions",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "disabled_questions"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "title-privacy-legal",
|
||||
"render": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue