Downloads
Release notes
The 0.9 release of Form Builder makes numerous improvements and brings the module closer to a production-level module. Note that Form Builder still contains numerous bugs and sub-modules that are not complete. Use of this module in production is not recommended.
Bug fixes:
#1011060: Dragging fields into fieldsets is wonky and need refinement
#1144102: Variable cleanup. Make consistent use of the $ prefix
#1125126: Positions form incorrectly sets the form action to $_GET['destination']
#1038384: Form builder cache can overflow with a moderately large webform
#1010818: Drupal.formBuilder.clickField is fragile and could be improved
#1019130: Form Builder AJAX system doesn't support Drupal.settings
#597612: After removing an element, form_builder_field_json calls drupal_render on empty $element
#588484: Addable only works in blocks
#1010160: The D7 port of form_builder needs to properly implement its block
#508394: Field names and descriptions not getting wrapped in t() function
#1142836: Add guard-class to prevent double behaviors
#1131030: File upload fields disappear when you go back to edit a webform in the form builder interface
Tasks:
#1010254: Update the theming of form_builder to D7
#1010996: Store jQuery objects as variables when re-using the same argument for $()