Log in

View Full Version : Large Form Ideas



kirtangl
12-19-2011, 11:28 PM
Hello

I'm currently working on a project that requires a very large form to be made. The form is going to be dynamic, and is set out;


> | 1. Step Name | Checkbox/Dropdown/Radio/Textbox
------------------------------------------------------------------
Expanded Area/More information (Drop down when arrow is pressed)

> | 2. Step Name | Checkbox/Dropdown/Radio/Textbox
------------------------------------------------------------------
Expanded Area/More information (Drop down when arrow is pressed)

Something along those lines. I have ended up using (The dreaded) table, because in this situation, it seems like its the only real solution (we have tried using floating divs, but it becomes to complex, and there are to many issues we come across)

Anyway, I have the basic layout What I am chancing is some examples that are similar, Forms with Questions from 100-200 characters, with the inputs to the right. Any examples would be appreciated, I am trying to get a nice look, but I just cant seem to get it looking right at the moment.