Forum Discussion
NeilJones-c22b8
4 years agoCommunity Member
HELP! create a card drag and drop where the correct cards are displayed on the next slide??
Hi I need to create a card drag and drop interaction where a user chooses/sorts 10 out of 28 cards. When these cards are chosen i then need the user to be able to sort the 10 chosen cards again just...
TomKuhlmann
4 years agoStaff
You'll need to use a variable to track what cards are being dropped where and then on the next slide evaluate that variable to determine what to display.
Here's one way to do this and the attached file to play around with. I'll assume you'll do the learning. :)
- NeilJones-c22b84 years agoCommunity Member
This is amazing thanks so much Tom! great support and help!!