kompassi
kompassi copied to clipboard
As survey owner I want to specify default values for fields
In Field
, add an attribute default
that should have the same type as the field in values
.
For dimension fields, consider supporting the default value as is_default: bool
on the dimension value. This is different from is_initial: bool
in that initial values are always forced on new responses, and dimensions with initial values should not be represented as form fields.