formulize
formulize copied to clipboard
Add code to fill in default values for new radio buttons added to forms ...
...which already have entries.
This is an interesting approach, and the method on the data handler should be moved to the element class I think, so it could be used more generally/cleanly. It's an element maintenance issue, not a raw data access issue.
See also: https://github.com/jegelstaff/formulize/pull/203