0
votes
0answers
30 views

Update Historical Items

I have created a simple survey list which has already generated some data. Now we need to extend it with some new columns. One of these columns (a person lookup) will need to have its data populated ...
0
votes
1answer
51 views

How can I only perform an action once on workflow that starts when an item is changed?

I have a custom workflow that starts whenever an item is changed on a list. It sends an email when someone is added to the People and Groups field. However the email sends every time the item is ...