I've a registration page.After filling and submitting that page I want to insert a value into another table that is equal to(or foreign key)a id of another table. How can i do that? Can i do that by add action? If it is than can anyone please help me with necessary code?