Content Elements Tags¶
If you want to use a Radio Buttons field within Content Elements, use the following template:
{fieldpack_radio_buttons}
{value}
{/fieldpack_radio_buttons}
Variable Tags¶
The following variable tags are available within the {fieldpack_radio_buttons} tag pair:
- {option}
- The selected option’s value.
- {label}
- The selected option’s label.