Webform Table format
ton_cut345 - July 5, 2009 - 10:55
Hi,
Need help using webfom. I want to have a table view in webform
example:
Name Address Gender Relationship
1
2
3
4
5
the user who is filling up the webfom can fill this table as many as he can
tried using grid but its a question form.
maybe a grid with textbox will do. instead having a radio button, we can have there is a textbox where user can enter their desired value. is it possible in grid?
thanks guys.

I have the same question. I
I have the same question. I have some forms that consist of tables and I'm trying to find a way to format the webform to enter a line of text boxes in a grid pattern.
try theming the webform
you can try theme the webform
use
print_r($form)
then insert the td to prefix. not sure. but you can do this.
Life is short; Play Harder