Hi guys,
Is there a way to create a checkbox with multiple choices in the panel that would change the css of a page/article.
- red background
- blue background
- green background
Thanks in advance!
Hi guys,
Is there a way to create a checkbox with multiple choices in the panel that would change the css of a page/article.
Thanks in advance!
You can use the checkbox field to do this, or if you want to get fancy there is an Image Field plugin. If it was me i would use a select field because it will take up less space.
The Image Field plugin is ok as it is a radio field, the checkboxes field, however, let’s you check multiple options, therefore it is not an ideal choice for this purpose. So the radio buttons would be a better fit: https://getkirby.com/docs/cheatsheet/panel-fields/radiobuttons
If the number of choices is limited, I’d actually use a radio field rather than a select, because the choice of options is more obvious.
Oops… your right… i meant to say radio field… doing 14 things at once at the moment… GDPR sucks.