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

cross object workflow
I am trying to design a workflow or trigger so that when ever a new contact is associated with a campaign as a campaign member, its lead status should change to "New". Can any one suggest me how should I do it.
Do you have any field in Contact detail page saying Campaign Memebr - yes/no? If so you may use a pick list depandancy functionality. If you dont have such picklist field, you might have a look-up filed? if so you may write a workflow field update.
Hope it helps.
Thanks for replying but, Contact and campaign members are not at all related. thats why I am not able to design a workflow fo it. and thats why I am trying to figure out a way to implement it through Apex triggers. (but I have no idea, that how to write them... :) )