Is there any widget that would allow me to change the values of many boolean in a dropdown (like a dropdown with mane items and each item has a checkbox to toggle true/false state). There is a bootstrap multiselect widget, but I can’t use it in the data view where I retrieve this object through a microflow, because the widget requires “at least one more step”. There is a reference set selector widget, but I don’t need to create or set associations in this case.
↧