How to exclude recipients in a notification using email script?
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...