notes should now have a raise user attribute tied to it so you could create a condition that would look to see if Note.RaiseUser is equal to the currentassignment.user and if it is not, hard code a notification going to whomever you need it to go.to. if it is yes, then use value types to determine whether it sends a message based on the booleans from the note form.
↧