Notification except if attachment are available

Options

I want to be able to automate notification to certain users in case a row is modified, but only if this row does not have an attachment. How can I do it?

I tried adding a condition to the trigger for notification, but the field "attachment" is not there, so I can't put a condition on the presence/absence of attachment.

Any suggestion?

Best Answer

Answers