(Tutorial) The Future of Form Building in Drupal

Tutorial : The Future of Form Building in Drupal

Today Lullabot released an exciting new project into the Drupal community. It's the Form builder module: an AJAX, Drag and Drop interface for constructing forms in Drupal. We hope that it will become the defacto standard in building forms in Drupal, replacing our inconsistent form-building tools that are spread across CCK, Webform, Profile, and other modules.

The interface for Form Builder.  

Drag and drop and AJAXy, but degrades too! No need for JavaScript required.

Overview

The Form builder project reads and modifies Form API arrays. Using a well-known data-structure that most Drupal developers are familiar with should make for low barrier to entry for utilizing the new module.

| Read more..

Courtesy : Lullabot.com