The documentation on radio fields says
Also the first command, which initializes the field, has to set the default value of the group.
[...]
If no default is set this is the first button.
Is the existence of a default a necessity from a PDF standard or a design decision for l3pdffield? If it is the latter, I would find it very helpful to also have the option of not having any radio in a group pre-selected, just like in HTML forms. If I receive a filled form, it is helpful to know whether users missed a particular question or found no option to be fitting, which is hard to tell if the first option is always pre-selected.
The documentation on radio fields says
Is the existence of a default a necessity from a PDF standard or a design decision for
l3pdffield? If it is the latter, I would find it very helpful to also have the option of not having any radio in a group pre-selected, just like in HTML forms. If I receive a filled form, it is helpful to know whether users missed a particular question or found no option to be fitting, which is hard to tell if the first option is always pre-selected.