How do I present a list of selected values?

Hi all!

On the left side in the screenshot, I have a table from the users table. I’m trying to make it that when you click on a user, it moves to the “selected” list, and removes the item from the list on the left. Then, I will have to insert each user in the “selected” list to a database table as separate records.

Does anyone know how to achieve this? I assume I will have to use some components like the array component, or data store component, or not?

Community Page
Last updated: