I have searched for about a day looking for a way to do this with a current module. I have tried webform and just creating a content type with CCK. I am starting to lose hope.

Here is what I need to create (something like this): http://www.thisoldtractor.com/gtbender/mg_images/form_parts_order_2.jpg

The top portion is pretty straight forward but the bottom portion is where the problem comes. When a customer first loads this form, I would like it to just be one row with the multiple columns. They can fill that row out and click "ADD ROW" or something to get another row to complete.

What is the best method to do this?

Comments

lameei’s picture

+1

sunchaser’s picture

StatusFileSize
new67.53 KB

I came here looking for the same thing (more or less) so appending it here.
I'm guessing this is a feature that was long anticipated and has finally arrived in the form of CCK3 multigroup feature.

But , in my case , I do not want to migrate to CCK3 just yet for production.

In attach , a schematic overview of what I'm trying to achieve.
Added feature in my case is the fact that one of the columns need to be fed by another content type.

Check the attach , it will all become clear (hopefully).

interestingaftermath’s picture

I can't say for sure if this will help you with your issue but I have been using CCK3 + multigroup in production since March. I have 4 sales people using the system using the drupal multi-site setup. It's worked great!

I did have to contract out a portion of the work and here is the result #841914: Provide options to set how many fields are initially displayed and how many are added on click of "add more"

karens’s picture

Status: Active » Fixed

The solution is to use Multigroup, in the 6.x-3.x branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.