Adam Gordon ha scritto:
We have a table which we populate with a user's choice of custom
registration fields (name, email, phone, company, etc...).
Probably this can help you:
http://struts.apache.org/1.x/userGuide/building_controller.html
Go to section: 4.3.3 Map-backed ActionForms (Adam, thank Frank W.
Zammetti for this!)
Each row in this
table is essentially a button to remove the row, a text field to enter the
name of the field, and a checkbox to indicate whether or not that particular
field is required when a user registers. At the bottom of the table is an
"Add Field" button which will insert a new row in the table.
What do you mean with "row" here? Are there more that one user
displayed, like a data grid?
Ciao
Antonio
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]