Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 52.25 KB
MD5: 22c67069be79ed619340ddf5cbeb0942
SHA-1: 622d27f9a842b4212290b6d653d64eff84ef1c2a
SHA-256: 05e88e36b35fe2a4d1d02255488dae9b43d1fe54234eb95719dad5629fd9732e
Download zip 68.69 KB
MD5: 3b53c83adc19df6af4d60eec39458879
SHA-1: 4d32f6a01d12af18deaf2f1b69e6bc8b1aa9b64a
SHA-256: 2410999b90d1d051eb14fda3bcfc401f98603ca65f6a7a7c1783f9de725f3ef4

Release notes

Major release since the 0.9 version. Lots and lots of changes. While all users are recommended to upgrade, proceed with caution when upgrading from the 0.9 version. This version is stabilized and is suitable for use with the Webform project.

Change list:

  • #1404988: Set default option keys to numbers and increment intellegently.
  • #1472546: Chrome scrolls to top of page after every drag.
  • #1446642: Unable to add fields to newly created fieldset when a description is present.
  • #1468932: Missing image title.png, remove unused CSS.
  • #1472490: Add "weight" property for fields, put Webform defaults in a reasonable order.
  • #1467194: File component configuration does not have theming in Form Builder.
  • #1462340: Textarea labels lost upon editing.
  • #1433848: Increase "form_id" column from 32 to 128 characters.
  • #1423996: Palette does not scroll with page when Toolbar module not installed.
  • #1423960: Add a placeholder on totally empty forms.
  • #1407420: Continue re-using code using new mapping hooks (continuation of #1405858).
  • #1405954: The "Custom keys" option is not remembered for checkboxes/select/radios.
  • #1007532: Setting default select option with %get[].
  • #1405858: Rewrite Webform integration to use new mapping hooks.
  • #1406018: Add support for the #disabled property.
  • #1405114: Add support for Webform's "number" component.
  • #1404822: Place validation messages inside of .fieldset-wrapper.
  • #1404806: Use #type = 'machine_name' for key fields.
  • #356797 by EclipseGC and quicksketch: form_builder_set_element() may overwrite existing fields on key changes.
  • #1048636: Remove Node UI Module (a.k.a. Call to undefined function taxonomy_form).
  • #1047612 by james.elliott and quicksketch: Allow other modules to specify where the field configuration form will be displayed.
  • #1195670 by jpstrikesback: Fix for notice.
  • #1404710: Additional CSS to ensure consistent display of field configuration.
  • #1404670: Update Webform Integration to support HTML5 email fields.
  • #1366866: Update Webform Integration to support AJAX upload fields (managed_file).
  • #1223880 by David_Rothstein: Webform integration does not show correct title display options for textareas or grids.
  • #1373712 by mrconnerton: Component tabs need relative positioning in Rubik theme.
  • #1403438: Preview H3 could use a class for identification.
  • #1265466: Small fix to remove dependency on Block module.
  • #1161666 by james.elliott: form_builder_pre_render is run after drupal_pre_render_markup.
  • #1366878: Followup to fix Form Builder tab display to remove gap and Garland coloring.
  • Renaming form_builder_hooks.php to match convention.
  • #1261728 by ericduran: Document the hook_form_builder_types_alter function.
  • #1265466: Remove dependency on Block module.
  • #1366878: Fix Form Builder tab display to remove gap and Garland coloring.
  • #1307838: Errors when a Date is dragged onto a new form.
  • #1297784 by Deciphered: Remove fieldset-legend class to prevent rendering issues on Form Builder tabs.
  • #1203848 by robhardwick: Call to undefined - function form_builder_get_form_type().
  • #1153596: Form Builder causes Notice: Undefined index: weight in _registry_parse_files().
  • #1047612: Webform integration missing grid component.
  • #1149772: Webform integration missing time component.
  • #1151140: Field #form_builder['element_type'] set incorrectly for new fields.
  • #1150372: Toolbar in Drupal 7 covers up field palette when scrolling.
  • #1149964: Reduce duplicated code between Form Builder and Webform (default fields).
  • #1148808: Add support for Webform date components.
  • #1149734: Webform integration uses non-existant Webform label options.
Created by: quicksketch
Created on: 8 Mar 2012 at 04:31 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases