You need to sign in to do that
Don't have an account?
Doc_B
Workflow Forumla function cannot reference the Account.Name field.
I'm trying to create a notification for when a contact's Account is changed. I've attempted to create a workflow rule that is evaulated every time a record is created or edited.
The rule consists of simply this:
ISCHANGED( Account.Name )
When I try to check the syntax I get the following error:
Error: The ISCHANGED function cannot reference the Account.Name field.
I R konfuzed....please help.
The rule consists of simply this:
ISCHANGED( Account.Name )
When I try to check the syntax I get the following error:
Error: The ISCHANGED function cannot reference the Account.Name field.
I R konfuzed....please help.
this will check if the Account field has changed and if it already has a value.