Hi all. Have asked this before but had no answers as yet.
Please could someone point me in the right direction as to how to create a variable size list of items to choose from. The total list is variable in size up to 100 items, the chosen subset could be any number from none to the whole input list. The option for each item is selected/not selected.
When the initial list is offered, it may already have one or more items selected. It needs to be scrollable as the whole list can be quite large. I use mqtt as the Home remote interface to a node red system and would send the whole list with and expect to get back changes in the selection.
At the moment I haven’t any real clue as to how to start this. I have done simpler processes using radio buttons but this is a good bit more complex.
Any hints or pointers welcome.
Thanks