I have looked and haven't found an answer to this question and I am not sure if it can be done.
I am building a form that will allow someone to submit changes to a subscriber list and they usually submit 12 -16 changes at a time. I know about the list box which was what I was looking for but I need to be able to use drop downs and address fields.
I built a sample form that works basically by allowing the user to enter the information for one subscriber and then through another field choosing to edit another user. This works ok, but I would need to do the same thing over and over again up to 16 times and if one user had 17 changes - it would require 2 submissions.
Is there a better way to do this or will I have to build a custom form?
tx
Wil