Postponed (maintainer needs more info)
Project:
Bootstrap Toggle
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2020 at 19:07 UTC
Updated:
18 Nov 2021 at 18:01 UTC
Jump to comment: Most recent
Comments
Comment #2
jordik commentedGood idea!
Can you please describe your use case in a bit more detail?
Where and how this list of checkboxes is being generated?
What is the underlying field type? Cardinality?
Comment #3
loze commentedI was referring to the core #type => checkboxes element that gets its options from the #options parameter, making each option have an on/off toggle, as opposed to a single #type => checkbox element.
Comment #4
jordik commentedWith what setup/field configuration are you trying to achieve this?
Or you want to assign the toggle widget programmatically?