smart Notes

 2 Replies
 0 Subscribed to this topic
 14 Subscribed to this forum
Sort:
Author
Messages
Roger2010
New Member Send Private Message
Posts: 3
New Member
In smart notifications (9.0) I'm trying to figure out how to trigger a notification based on a field value changing from A to B. Basically it is a killed items smart note, when the requisition kill quantity changes from 0 to a number an email should be sent to the requester to inform about the kill quantity. Thanks!
Matthew Nye
Veteran Member Send Private Message
Posts: 514
Veteran Member
Query all items that are > 0 then in your notification you can use HAS NEW ITEMS. This should get you what youre looking for.
If any of my answers were helpful an endorsement on LinkedIn would be much appriciated! www.linkedin.com/pub/matthew-nye/1a/886/760/
Roger2010
New Member Send Private Message
Posts: 3
New Member
Thanks! It turned out to be a little painful but we got thsi working. Appreciate your response.