Daniel Vela | 21 Feb 22:43
Picon

[FormBuilder] Newbie, question about formbuilder

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

Gmane