I have tried what Frank suggested yesterday while working on a similar issue that Sean has. My problem is that I need the data in that "cleared" field to be included in the email. Even though my notify action fired before phase 3, it seems that there are a number of system workflow objects that fire at phase 3 to generate the email. At that point, the field is empty and that data would not be included in the email.
James On Aug 19, 11:58 am, Frank Caruso <[email protected]> wrote: > If you put a "`!" at the end of the filter it will process the filter > immediately. > > > > On Wed, Aug 19, 2009 at 6:55 PM, Sean Harrodine<[email protected]> > wrote: > > ** > > Hi everyone, > > > I have an action in a filter that sends out a notification if a certain > > field is populated, but because its a notification, it gets delayed to > > "phase 3". > > > The 2nd action in the filter is to empty the field, so by the time the phase > > 3 occurs, the field is empty. > > > So.... > > Q : Are you able to force a filter action to not wait for phase 3 and to run > > immediately (namely, before i empty the field)? > > > I know i could create a duplicate field and then use that in the email but > > it seems unnecessary, and i could also push it out to another form and email > > from there but again, it seems overkill. > > > Any ideas ? > > > TIA > > > Sean > > > _Platinum Sponsor: [email protected] ARSlist: "Where the Answers > > Are"_ > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org > Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

