Click here to Skip to main content
15,898,939 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have two SharePoint lists in following structure.

List1:
1. Name
2. Description
3. Comments

List2:
1. Name
2. Date
3. Hours


I have a listItem Edit Form which has fields from both the lists. While clicking save, I want to save few fields like Name, Description and Comments in list1 and few fields like Name, Date and Hours in list2. Is this possible?
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900