FusionCMS is currently in an open beta state and under heavy active development.

Radio Buttons

Sometimes only one choice is all you need. Put down that `Checkbox` or `Select` and try out the Radio Button Field. Create multiple options, but limit only one selection.


Template Usage

<div>{{ $entry->radio_buttons ]}</div>

Settings

This field provides the following settings:

Setting Description Format
Name User-friendly identifier. Input
Handle Developer-friendly identifier. Input
Help Instructions Additional instructions written in small print next to the field. Rich Text
Validation Rules Laravel-specific validation rules view docs Input
Display Column or Row formatting. Drop-down
Have questions?

We're always happy to help with code or other questions you might have. Contact support or chat live with us on Discord.

Last edited on Saturday, January 11, 2020 (4 years ago)