Trigger to send bulkmail


(Sang) #1

Hi,

I am trying to send bulkmail when

if (status was Under Construction and next status is Live)
if not (status was Safe Edit and next status is Live)

So I set trigger with

Events : “Before Status Change”
Conditions : Tree Location + Asset Status ( Underconstruction ) + Asset Status Being Changed To ( Live )

make error that bulkmail cannot be done because the asset is not live.

I tried Events “Status Changed”, then it cannot find previous status if it was “Under Construction” or “Safe Edit”.

I also tried Actions : Set Future Status & Set Status to change asset’s status, but no luck.

Any1 can help plz?