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 choosing 3 of them. Is there a way of doing this?
So i need a basically need those 10 chosen cards to carry over on the next slide so the user can sort again.
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-c22b8Community Member
This is amazing thanks so much Tom! great support and help!!
Thanks...hopefully it helps.