calebgrove / select-a-structure

A select field for Kirby populated by a structure field.
43 stars 7 forks source link

Add support for checkboxes and radio buttons #1

Open jenstornell opened 7 years ago

calebgrove commented 7 years ago

Could you provide a better description of what it is you want? I'm no good at reading between the lines.

jenstornell commented 7 years ago

You now populate a select field with a structure field, which is great.

In some cases it can be great to populate a checkboxes field with a structure field.

https://getkirby.com/docs/cheatsheet/panel-fields/checkboxes

image

In some cases it can be great to populate a checkboxes field with a structure field.

https://getkirby.com/docs/cheatsheet/panel-fields/radiobuttons

image

calebgrove commented 7 years ago

Ah, got it. I'll look into it once I get some time.