How to show selected list items in separate list?

Hi!

You’ll need to create another list which you store (as a variable for example) and when a user selects an item you add it to that list. I think you want something like this: