In LTS 14, is there any “easy” way (e.g. without looping) to get the content of an array converted to a single column so it can be viewed/interacted with via interacted table widget? L
My hacky workaround at the moment is to populate a single select or multiselect widget and use triggers to achieve the same thing, but I think that is going to be an icky UI.