Closed (fixed)
Project:
Webform
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2010 at 01:39 UTC
Updated:
27 Oct 2010 at 19:37 UTC
The Form Builder project has been an interesting endeavor, but after trying to use it with multi-page and extensive forms, I'm not sure it's the direction we want to head. As far as I know, no one is using the Form Builder integration anyway because it's not complete and is prone to deleting components accidentally. For the time being, I'm removing the Form Builder integration, though it may show up again as part of the Form Builder project. These patches remove Form Builder entirely from Webform, which save us over 600 lines of code.
| Comment | File | Size | Author |
|---|---|---|---|
| webform_form_builder_remove7.patch | 26.96 KB | quicksketch | |
| webform_form_builder_remove6.patch | 26.9 KB | quicksketch |
Comments
Comment #2
David_Rothstein commentedI have taken the code that was removed here and converted it into its own module (which could be included as a sub-module of the Form Builder project).
The code for that is now posted here: #954884: Add a sub-module to integrate Form Builder with Webform