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
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
vishal jadavPosted Jul 3, 2010, 3:32 AM
David AlperovichPosted Jul 5, 2010, 2:36 PM
i like this way of passing the data.
the question remaining is, how do i retrieve the item_id of the newly created list item?
-Dave