I want to add a condition after the object is dragged and drop and revert the result.
Sample i have 5 questions where question 1 will skip to question 4 when answered. If the user has dragged and drop the question 4 to 1 it should alert the user that it is being used as skipped to question for 1, clicking Yes will remove the skipping logic for question 1, clicking No should revert the dragging result including the HTML rendering.,
I want to add a condition after the object is dragged and drop and revert the result.
Sample i have 5 questions where question 1 will skip to question 4 when answered. If the user has dragged and drop the question 4 to 1 it should alert the user that it is being used as skipped to question for 1, clicking Yes will remove the skipping logic for question 1, clicking No should revert the dragging result including the HTML rendering.,