Forum Discussion
vijeyvijey
2 years agoCommunity Member
Resetting the wrongly drag drop object
I am trying to achieve a drag drop with 2 rectangles. object 1 and 3 are correct. object 2 and 4 are wrong which will go into rectangle 2.
when i place it correctly it is working correctly. When i...
JoanneChen
2 years agoSuper Hero
Hi VIjey,
I see what you need now. You don't need triggers to have the dropped incorrect objects back to where it was. Just set to return item to start point if dropped outside a correct drop target as below.
And since it will show the state when dropping. You don't need a submit or review button. If you need to give feedback when all items are dropped correctly. You can use a trigger to open a layer then.
Show layer Feedback when state of all items are dropped correctly.