Add hidden questions

This commit is contained in:
Raphael Michel
2019-05-09 09:02:21 +02:00
parent 35ddd8dd28
commit e7c4121745
9 changed files with 47 additions and 3 deletions

View File

@@ -82,6 +82,7 @@ class QuestionForm(I18nModelForm):
'type',
'required',
'ask_during_checkin',
'hidden',
'identifier',
'items',
'dependency_question',