Appearance
When the option editOnAdd is set to true, fields will automatically enter edit mode when added to the stage.
editOnAdd
var options = { editOnAdd: true }; $(container).formBuilder(options);