Radio Group Places
A new place type collects single-choice answers from recipients.
Radio group (radio_group) marks the options of a question where the recipient picks exactly one. Options that share a group are mutually exclusive: selecting one clears the others.
Unlike a dropdown, each option is positioned independently on the document. Address an option with a group_key:value key, so a billing_cycle group with monthly and annual options is placed with the [[billing_cycle:monthly]] and [[billing_cycle:annual]] placeholders. The value of the selected option is stored under capture_as.
Set shape to circle or square, and symbol to fill, check, or xmark, to match how the options are printed in your document.