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

I have an issue . That is we need to remove "industry" field if the account type is "Prospect".
I have an issue . That is we need to remove "industry" field if the account type is "Prospect".
You need to sign in to do that
Don't have an account?
you can do either a validation rule or a workflow rule:
- the validation rule will prevent user from creating/updating a account with prospect type if the industry field is filled in. The user will have to clear it
- the workflow rule will set the industry field to blank if the account type is equal to prospect
Regards