sittercity/sprig

Feature Request: Radio button for choices

Opened this issue · 3 comments

it will be great if choices/belongs_to can populate radio buttons as alternative to form::select, from the input directly
:)

Extend your Sprig_Field_Belongsto() :)

Dewos is right - if you want your field to do something different, extend or override it!

ok, then. ill just try to extend it to my own fork :)