[FormBuilder] Newbie, question about formbuilder
Subject: [FormBuilder] Newbie, question about formbuilder
Newsgroups: gmane.comp.lang.perl.modules.formbuilder
Date: 2007-02-21 21:43:34 GMT
I am new to formbuilder but what I have used I have found very usefull, thanks. Now here is my problem, a have a table with data:
table1
==========================
=column 1 | column2 | column3 =
==========================
= row1 | data1 | data12 =
= row2 | data2 | data22 =
= row3 | data3 | data32 =
= row4 | data4 | data42 =
==========================
I want my form to go thru all the rows in table 1 and populate the forms like below on one screen:
_____
Field Name | row1|
______
Option | data1|
_______
Fields | data12|
_____
Field Name | row2|
______
Option | data2|
_______
Fields | data22|
_____
Field Name | row3|
______
Option | data3|
_______
Fields | data32|
Then I want to be able to modify any of the form boxes and be able to submit it. Is this possible? Is there an example I can study?
Thanks
Daniel Vela
_______________________________________________ FBusers mailing list FBusers <at> formbuilder.org http://www.formbuilder.org/mailman/listinfo/fbusers
RSS Feed