Forum Discussion
Drag and drop resetted but I have some problem.
- 2 years ago
Hello Nagendiran! ✨
I'm happy to share that we have released a new update for Storyline 360 (Build 3.76.30446.0).
In this update, we have implemented a fix for:
- Drag-and-drop interactions behaved erratically after multiple attempts.
As a first step, I recommend updating Storyline 360 to the latest version. Here's how:
If you have any questions, please let us know in this thread or privately in a support case.
Have a great day!
Hi, Nagendiran.
I'm sure there are different ways to achieve what you're looking for, so hopefully, other community members will chime in, but here's my workaround:
- Create a rectangle covering the entire slide.
- Move the rectangle to the bottom of the timeline so it's behind the other objects.
- Add a trigger to change the object's variable to False if the user drops the object on that rectangle.
- Add a trigger to change the Submit button to Disabled if that variable changes with the condition that it's false.
The caveat here is that since your drag and drop is set to Snap to Center, removing an object from a target will place it on the center of the rectangle:
I'm attaching the edited file with the changes to D1. You'll also need to apply the same to the other three objects/variables.
I hope this helps!