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.
Vishwanatha Nayak
Dec 29, 2017Brass Contributor
Hi, 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.
Dec 29, 2017Copper Contributor
Hi Vishwanatha Thank you for the reply. Great answer! Thought it could be done only with SharePoint Online.
- Tanya DentonDec 29, 2017Iron ContributorIf you are on-prem use SharePoint Designer and create workflows from there.
- J. M.Dec 29, 2017Copper Contributor
Hi Tanya Thank you no it is SharePoint Online. Thanks J.M.