I have a SharePoint list with the name "Practice". and there are several controls from textbox to radiobuttons.
I have a scenario that there is a column with radio button which have 4 options lets say (1,2, Results Manager, Order),
now when i select the "Order" radio button it should bring me to
another list, that will be there with the name "Orders", and i should
insert some data into that list accordingly.
My question is: is it possible in SharePoint 2010??