radio button set as optional field tags
Client/prospect needs to set radio buttons as optional when creating documents from file upload using field tags
Currently, the * optional modifier works for textfield, checkbox, dropdown, signature, date, and initials field tags (e.g., {textfield*____}), but not for radio buttons
Radio buttons use a different syntax ({{radio:role:optId}}) and don't support the optional modifier
This forces manual configuration after document creation, which doesn't work for automated workflows
Request to add optional modifier support to radio button field tags for consistency with other field types
1
vote