Forum Discussion

RonanBurke-0545's avatar
RonanBurke-0545
Community Member
4 years ago

States and Drag & Drop

I am would like to hear your thoughts on the following scenario: I have a drag and drop slide that has 5 drag items and 5 drop items. Ideally I would like to restrict the use of this feature to allow the user to only drag into drop zone 1 first. When this is populated (can be right or wrong answer) the next available drop zone will become active and allow the user to drag an item into it. 

Any thoughts out there on best approach to make this happen?

 

1 Reply

  • I'd create targets where only the first one is visible and the initial state of the others are hidden. And then when an object is dropped on #1, the state of the second 2 is normal, and so forth.