Don't have an account?
Search for an answer or ask a question of the zone or Customer Support.
You need to sign in to do that
Sign in to start searching questions
Signup for a Developer Edition
Sign in to start a discussion
Hi
can we query the campaign from Lead object?
We can get the CampaignMember from Lead.From CampaignMember get the CampaignId.
Hi SFDC,
Try using Schema browser you will get all the information and with respect to it you can query.
Thanks,
Kunal.
Here is the solution :)
http://boards.developerforce.com/t5/Apex-Code-Development/Cannot-Access-to-Campaign-Field-from-Lead-Object/td-p/161715
Thanks
Ankit Arora
Blog | Facebook | Blog Page
Hi
We can get the CampaignMember from Lead.From CampaignMember get the CampaignId.
Hi SFDC,
Try using Schema browser you will get all the information and with respect to it you can query.
Thanks,
Kunal.
Here is the solution :)
http://boards.developerforce.com/t5/Apex-Code-Development/Cannot-Access-to-Campaign-Field-from-Lead-Object/td-p/161715
Thanks
Ankit Arora
Blog | Facebook | Blog Page