Question
Problem with multiple identical fields in form
Hi
I'm having a problem with a form - the easiest way to describe it is like a shopping cart which gives you the product ID then a choice (radio buttons) of 3 colours and then a free text box.
My problem is where I have 4 of these rows. I can use a counter to rename the form fields (prodID#COUNTER#, col#COUNTER# =Red/Blu/Wht, description#COUNTER#) but then I'm struggling to deal with these in a loop on the action page.
Am I approaching this the right way in the form and what is the best method in the action?
Many thanks
Michael
I'm having a problem with a form - the easiest way to describe it is like a shopping cart which gives you the product ID then a choice (radio buttons) of 3 colours and then a free text box.
My problem is where I have 4 of these rows. I can use a counter to rename the form fields (prodID#COUNTER#, col#COUNTER# =Red/Blu/Wht, description#COUNTER#) but then I'm struggling to deal with these in a loop on the action page.
Am I approaching this the right way in the form and what is the best method in the action?
Many thanks
Michael
