When I select items from color list viewer, that particular item get removed from the list. I want that only selected item remain in list and other gets removed. Also, whenever i select an item the list viewer closes, i need to click again to see all the color.
If you want the selected color to replace the entire list, then set app variable color list to list [item]. You’ll need the list [1, 2, 3] block for that.
Sorry, I didn’t get you. How and where should i put that? In if condition or into the function??
Thank You!!!


