need new_customer form to pass new list item id to another form
i need my new_customer_form.aspx to capture the new item id after a new customer is entered
i then need to pass that id to another form that will make an entry in a "calls task" list that will store the the corresponding customer id
Answers (2)
0
I think the access level (permisssions)for the userid of slq database you are using is restricting you from insertions.