enhancement
(User-visible)
Currently, undoing changes in a form is only possible through roundabout methods.
It should be possible to reset the form currently being edited in the Form Editor to its last persistent state. This functionality should be added to the burger menu. An additional button should be added to the burger menu so that a form can also be completely deleted. In general, empty forms should be saved as nonexistent forms.
At the same time, it should be ensured that all existing locations where such a form is used can handle deleted (not empty!) forms.
Test
- None; the Form Editor is not scriptable internally.