Resolved! Survey Trigger Condition on RITM to send when REQ is closed
I have a requirement to trigger a survey on the Request Item (sc_req_item) table but only when the entire Request (sc_request) has been completed. So we do not want to send the survey until all aspects of the request has been completed.I am able to t...