Hi,

I've installed the form builder module, but I'm getting this status report message:

"Form builder module is installed but no modules implement support for it. You may want to disable Form builder module until it is needed."

What do I have to do?

Thanks

Comments

rwilson0429’s picture

The Webform module implements support for Form Builder module. Do you have the webform module installed and enabled?

After enable Webform, Form builder and Option Element modules, create a webform content and you should see the Form builder widget used to layout your form.

sujoyd1’s picture

Hoow to enable From bulder in my site

rwilson0429’s picture

Form builder keeps a temporary storage of a form structure while it is being edited, but does not provide any permanent mechanism for saving data with the created forms. In other words, it does nothing but build the form. All use of the created form is dependent on implementing modules. Currently Form builder only includes one implementing module, which does nothing other than export the current FAPI array.

So you need an implementing module, i.e. Webforms module or similar. Install and enable both the Form Builder and Webform modules. Create a Webform and the Form Builder will show up.

vm’s picture

Status: Active » Closed (fixed)

no response from OP - assuming fixed