currently there are 2 ways to give listview selected states.
can we make nr 2 a toggle somewhere “is selectable: Y/N” “SingleSelect/MultiSelect”
(and also add those classes to the top-level dom “context-selectable” “context-singleselect / context-multiselect”, this helps us place font awesome or other custom checkbox or radio buttons)
This will save me having to make lots of random microflows to help with selections and teach developers how to create styling elements for such a trivial feature :D