Hi All
I have 2 SharePoint lists and I need to be able to copy items from one to another (List1, List2, both lists has same columns)
So I create collection List1C, add Gallery with items:List1C, add button to Gallery items and add to button OnSelect
Collect(List2,ThisItem)
But its not doing anything (not adding item to SharePoint List2) and not giving any errors. I tried re adding SP Lists, recreating - no luck 😞
Any idea?
Thanks