I'm sorry, but I'm still pretty new to Drupal. And I didn't see ANY documentation on this...But...

Once you create a form, how do you put it into any of the content?

Comments

silence’s picture

Hi!

Actually... This module is still in experimental stage right now... But to add content into the form, you need to publish it... The publishing is a bit tedious for now as the supplementary module "formbuilderpage" is not complete.

Typically, If you need to publish a form, you will have to copy paste the php code from formbuilder and into a page where php is allowed. And once published, the form will be visible to all the users. Now comes the incomplete part: For now, There is no module that actually collects the data from the forms and stores them. This is what I need to do now.... Please check back in 15-20 days timeperiod by which I'll be able to complete the broken parts.....

quicksketch’s picture

Status: Active » Closed (fixed)

We're back. :)

Closing to clean out the queue for the new Drupal 6 project.