0

**Basically i want to add items to 1 list based on columns from another list. so for example say i have 2 list, List 1 and List 2. List 1 has 3 colunms; Name, Address, Manager. List 2 contains 3 colums; Name, Address, Manager.

What i want to do is when an item is added to list 1 i want to automatically add a new item to list 2. List 2 colunms should be autopopulated by the colunm values from list 1. I tried Using a workflow but it is not working. any one know?**

1 Answer 1

1

Why it didn't work with workflows? Did you make sure that the workflow is running on item created on List1? Did you make sure you're not testing the workflow with System Account? If you've seen the workflow "In Progress", did it throw any errors?

2
  • I tried but it is not working am new for sharepoint ,If u know the process pls send. Commented Jan 21, 2015 at 8:22
  • Check this out: lynda.com/SharePoint-tutorials/Creating-new-list-item/144025/… , use SharePoint Designer to do so, and use the Create List Item action to create the item in List2 with values of item in List1 Commented Jan 21, 2015 at 8:27

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.