I want to create a drag and drop where I have 2 drag items. The drag items are interchangeable. They are both pictures of suns. There are two possible places to place them. I don't want to label the suns. I want the user to be able to drag a sun icon to either of the correct locations. I have two drag items and two drop zones. I want to be able to use them interchangeably. Is this possible?
1 Reply
Hi Graham! One way you could handle this is discussed in this thread. Will that approach work for what you need to do?