Forum Discussion

GaryDickenson's avatar
GaryDickenson
Community Member
5 hours ago

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...
  • AmandaEckenroed's avatar
    4 hours 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."