As survey owner I want to specify default values for fields
Open
- Dominant language
- Python
- Stars
- 29
- Forks
- 33
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 19
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.