I’m developing a view in which it is appropriate to show the details of only about 1 to 3 items. I therefore need a way for the user to select which items to display. I think the best solution would be to add an “item selection field” to the view’s settings panel, but there doesn’t seem to be an item selection field. I can of course build the field into my view, but my view has a column selection field so it’s settings would be split between the view and the settings panel which isn’t a great experience.
Can anyone advise me on an alternate solution?