Hello I have a form with 10 radio buttons on.
They are
A1 A2 A3 A4
B1 B2 B3 B4
the represent the locations that an item can be placed.
The user can choose any of them and basied on how many they choose it depends on how many locations the item is in. Each location needs to entered into the table as a seperate entry. i.e if they choose them all one for A1, A2, A3, A4, B1, B2, B3, B4. I have the form submitting button working for the part feild but how do I update the table based on the radio buttons selected?
Is it also possible that when A1 is selected then the location coloum would read A1?
If any more information is needed please tell me, thanks in advanced.
They are
A1 A2 A3 A4
B1 B2 B3 B4
the represent the locations that an item can be placed.
The user can choose any of them and basied on how many they choose it depends on how many locations the item is in. Each location needs to entered into the table as a seperate entry. i.e if they choose them all one for A1, A2, A3, A4, B1, B2, B3, B4. I have the form submitting button working for the part feild but how do I update the table based on the radio buttons selected?
Is it also possible that when A1 is selected then the location coloum would read A1?
If any more information is needed please tell me, thanks in advanced.