I have 2 lists A and B,list A has a custom newform, in this newform i want to provide 2 sections, one section has textboxes which saves the items in the current list ie A, and another set of textboxes needs to save the item in list B,
In short i should be able to save the items values in 2 different lists at my will.