Forum Discussion
GaryDickenson
3 months agoCommunity Member
Drag and drop freeform list problem
Hi, I have 8 draggable objects and 8 drop targets. There is no wrong or right answer the user simply has to order the list of objects according to how they feel. I only want to continue button to a...
- 3 months ago
Hi Gary. You could set triggers to change the state of each object to "drop correct" when the object is dropped on any of the targets. Then, assuming you have the initial state of the continue button as hidden or disabled, you could create a trigger to change the state of the continue button to normal when the state of all objects is "drop correct."
AmandaEckenroed
3 months agoCommunity Member
Hi Gary. You could set triggers to change the state of each object to "drop correct" when the object is dropped on any of the targets. Then, assuming you have the initial state of the continue button as hidden or disabled, you could create a trigger to change the state of the continue button to normal when the state of all objects is "drop correct."