Difficulty understanding/applying the PRE function and Workflows
My current trigger event for my workflow is PRE('<plWeb_Status_ITAG>') ="Wa
My paradox is why does my PRE work function trigger fire when a new record is created and the value is SET to “Waiting for Sales Rep” My understanding is that the PRE value for this field before the record is changed is Null therefore it should not fire. It also should not fire because the record was created not modified.