Drag&Drop allows even inexperienced users to create and change forms.
You can define the set of events and handlers for each of these events.
FormBuilder uses JSON to describe forms.
Form data can be displayed in the elements. For example type “Hello, {Name}!” in the Header control, and FormBuilder will automatically replace {Name} with the Name setting value.
FormBuilder supports form templates. It means that you can use one form inside the other.