Appearance
Disable the form action buttons typically found in the bottom right of the editor.
var options = { disabledActionButtons: ['data'] }; $(container).formBuilder(options);