You need to sign in to do that
Don't have an account?

Make attachment as mandatory based on picklist value selection
Hi everyone,
I have a requirement where i have to make attchments as required when user selects a specific picklist value of a field on Case object.
Can anyone help me to achieve this.
Thanks in advance!
I have a requirement where i have to make attchments as required when user selects a specific picklist value of a field on Case object.
Can anyone help me to achieve this.
Thanks in advance!
You should be able to do this with a validation rule. While I try this in my dev org, can you share what is the picklist field name?
Thanks
I am trying to do with a Custom field, also attachment is a related list. I tried with validation rules but couldn't achieve it. So can you use sample data and explain me a how to achieve using validation rule.
Thanks!
Have you tried the approach in https://salesforce.stackexchange.com/questions/232275/notes-attachment-validation-rule ?
Thanks