I want to Code my form in such a way that when i enter a value in text field it should take those values into tables related to field and crucial part for me is that when i select the radio button it should take label name of that radio button to the field related to it in table. image are shown below for form and table.Any can help please?
AS you can see in form there are three text values employee id, firstname, lastname and radio button on the top i want those radio button label for example general prod to be saved into the related field in the table.
This is my table