How to write an email script to exclude recipients on the basis of a field on the requested item?
I have 2 notifications-one on request table [A] and one on request item table [B] which trigger when a catalog item Z is requested. The cat item has a field named company . If the value of the company is X, then the emails should not go to the reque...