Resolved! Business Rule on sys_email table that checks sys_user table?
I need to write a BR that checks if there is a value in the User ID [user_id] field in the Email [sys_email] record. If there is no value in the field, then move forward with the check. I have this portion ready. In the Email [sys_email] record, I n...

