Hi ,
I want to create Inventory kind of system(POC) in SharePoint. I have created to lists, First one for Service request details(parent list) and second list for storing different products against service request by using look up column(Child list). Client wants following kind of form for customer.
Customer will enter data in two list at at time. For adding multiple products(For child list) in a single list I am going to use dataview explained in below list.
http://office.microsoft.com/en-in/sharepoint-designer-help/edit-delete-or-insert-records-in-a-data-view-HA010119113.aspx
However I am stuck that second list will have look-up column with first list. so data should get added against service request(First list.) however there is single submit button which will add service request in first list and product against second list. But how I will get the ID while adding data in product list
or
I want to add data in parent and child list in single form having look-up field in it.
This is very agent so please do reply ?
Please mark answer , if you think answer is helpful or correct.