Hi all
My problem
I have a master list, list 1
And a list for people to edit, list 2
Most of the data on list 2 comes from lookups
When an item is deleted from list 1, it should delete on list 2
The Issue
The trigger "When an item is deleted" requires a Site Collection Admin account to use, which I am not, and anyone who is will not deal with my problem
Since I have the lookups in place, is it possible to use "When an item is updated" on list 2 and look for blank columns? The only one that is guaranteed to have something in it is the main lookup column "Project Name", but I could do a hidden column with a default value
If anyone has any tips before I try this out, let me know
Conn