Forum Discussion
J. M.
Dec 27, 2017Copper Contributor
Dynamically add a row when a item is created in another list
Hello
Is there a way to dynamically add a row on a list when an item is created in another list.
The title of the row should have Display the Name of the item.
4 Replies
- Vishwanatha NayakBrass ContributorHi, Assuming you are using SharePoint Online, this requirement can be easily achieved using Microsoft Flow. You can trigger the flow when item is created in the first list and then add a action to create new item in the second list
- J. M.Copper Contributor
Hi Vishwanatha Thank you for the reply. Great answer! Thought it could be done only with SharePoint Online.
- Tanya DentonIron ContributorIf you are on-prem use SharePoint Designer and create workflows from there.