Skip to main content

I have three lists List 1 , List 2, List 3 

In second List 2 sending mail notification to user.list 1 data copied to list 2, i will get notification, in the same way from list 3 to list 2, i will copy the data to the list, i will get notification. so is it possible to stop sending mail to user if list 3 to list 2 copied data.

can you not add a column to list 2 identifying which list your data came from (list 1 or list 3)

then have a conditional start on your list 2 when said column = list 1?


Reply