dobtco / formbuilder

[Needs Maintainer] Formbuilder is a small graphical interface for letting users build their own webforms.
http://dobtco.github.io/formbuilder/
MIT License
1.84k stars 488 forks source link

Revert Drag and drop result #216

Open HarveyKun opened 8 years ago

HarveyKun commented 8 years ago

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.,