Remove Checkbox in form
Open
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 336
- PR merge metrics
- No merged PRs in 30d
Description
I get from the Readme how to set a checkbox, but I cannot see how to remove one if it is already checked.
The form I am working with can change which fields are checked based on whether someone else has logged in and manually chosen some fields.
So from my code I need to specify which fields are set when submitting the form. Is this possible?
Contributor guide
Assessment
This issue has not been assessed yet.