I previously had these rules separated out and I thought I was being crafty by combining them into a single rule. However, after reading about condition paths I think I might need to seperate them again.
Essentially, any line item (row) in our submittal log can have a drawing due (path #1), a product data due (path #2), require a VIF (path #3), have custom items due (path #4), or need an install date confirmation (path #5).
Is my rule ONLY going to fire path #1 and discard the rest for each row?
I want a PM to get 5 seperate emails (one per path). Would I need to break my rule back into 5 seperate rules?
Second question:
Getting 5 emails is pretty annoying, is there a way to somehow combine these to make it one email? Essentially a summary per week for each PM so they aren't getting inudated with emails.