I have a form that has a choice field. We want it to prompt the user to have to add an attachment when certain choice is made.
Ex: Ship Cause is LTR then have a message display and ensure the user adds an attachment.
I currently tried adding a Validation rule like this, but it isn’t functioning as I want.
Ship_x0020_cause == "LTR" && Attachments.count == 0