No announcements
Found 95482 threads
-
4 Votes
Updating Leads State programmatically.
but it show up in the lead state enumeration..Answered | 8 Replies | 9198 Views | Created by Augus Hartato - Friday, February 5, 2010 3:03 AM | Last reply by Augus Hartato - Friday, February 5, 2010 7:22 AM -
0 Votes
How to find Activities related to a Lead Programmatically?
Hi Vaibhav you can fetch all activities based on regardingobjectid Check my post for the same, I have fetched for account you can fetch it in same way for ...Answered | 3 Replies | 6286 Views | Created by Vaibhav Tiwari - Monday, March 21, 2011 3:37 PM | Last reply by Vaibhav Tiwari - Monday, March 21, 2011 5:39 PM -
0 Votes
Mass Updates of Leads
The code should be pretty straight forward if you just updating few fields.Answered | 4 Replies | 6209 Views | Created by hfaun - Wednesday, July 1, 2009 1:50 AM | Last reply by darrenliu - Wednesday, July 1, 2009 5:04 PM -
1 Votes
Updated Lead Forms not showing
Hi all, We were using the previous CRM 2011 version, and just updated to the latest version.Answered | 1 Replies | 1321 Views | Created by DanielRMM - Wednesday, March 13, 2013 9:31 AM | Last reply by Guido Preite - Wednesday, March 13, 2013 9:49 AM -
0 Votes
Updates to lead Form.OnLoad not saved
If i close the page and reopen the lead it is set to the correct value and if i press F5 and do a refresh.Answered | 6 Replies | 4345 Views | Created by geordie_123 - Monday, June 14, 2010 2:55 PM | Last reply by geordie_123 - Tuesday, June 15, 2010 10:46 AM -
1 Votes
Update Lead entity through Javascript?
function updatelead(leadid) { debugger; ...Answered | 1 Replies | 2176 Views | Created by E V Krishna - Tuesday, May 28, 2013 12:19 PM | Last reply by Amanda Zhu - Wednesday, May 29, 2013 3:26 AM -
0 Votes
MS CRM 2011: Plugin not fired on updating Status Reason of Lead
Problem is the above stated Plugin is not firing when Status Reason is updated from OOB Workflow.Answered | 2 Replies | 3607 Views | Created by arunshar - Monday, July 22, 2013 2:28 PM | Last reply by Payman Biukaghazadeh - Monday, July 22, 2013 3:19 PM -
1 Votes
Problem with updating the ownerid of Lead using javascript
I am trying to update the owner field for a particular lead using javascript based on leadid.Answered | 2 Replies | 7524 Views | Created by Perfectionist - Thursday, February 5, 2009 1:20 PM | Last reply by Perfectionist - Friday, February 6, 2009 5:37 AM -
0 Votes
I need Emails to update "Contacted" field in Leads
Hello, I need to be able to create a workflow that will update the Lead status to Contacted whenever an email is associated with that Lead.Answered | 1 Replies | 924 Views | Created by NSackin - Tuesday, September 2, 2014 12:35 PM | Last reply by RuneDaub - Tuesday, September 2, 2014 2:33 PM -
0 Votes
batch lead promotion
Try these steps: Add you leads to a marketing list On the marketing list members page there is a bulk convert button that will convert all selected ...Answered | 4 Replies | 6909 Views | Created by mardukes - Tuesday, October 20, 2009 6:44 PM | Last reply by Neil Benson - Wednesday, December 23, 2009 10:47 AM -
0 Votes
Re-importing of Leads Issue (overriding of old leads with new leads)
By reimporting an XML file, the CRM Import Wizard will recognize the entity and automatically map all the fields then update existing records.Answered | 7 Replies | 1482 Views | Created by NB515 - Thursday, September 5, 2013 4:38 PM | Last reply by MarcoPierobon - Friday, September 6, 2013 8:16 AM -
0 Votes
any hint to change the Lead Status to "Analyzed"?
Hi, If you use this in a plugin, it will only update the current lead, not all of them.Answered | 12 Replies | 2301 Views | Created by DhavalPanchal247 - Friday, October 19, 2012 1:22 PM | Last reply by DhavalPanchal247 - Monday, October 22, 2012 7:07 AM -
0 Votes
CRM plugin lead
For plugins that manipulate other entities you probably want to use "complete" data and those would probably be registered in the post state and use a post ...Answered | 4 Replies | 1311 Views | Created by Alexander_DM - Thursday, October 23, 2014 1:30 PM | Last reply by Rickard Norström - Tuesday, October 28, 2014 9:07 AM -
0 Votes
Lead Conversion
If you want to see the actual updates being applied, you need to trace changes inside the database.Answered | 2 Replies | 6449 Views | Created by Service Manager - Tuesday, February 10, 2009 4:49 PM | Last reply by Sohaib [CRM Professional] - Thursday, February 12, 2009 7:21 AM -
0 Votes
Lead Management
Leads are assigned to me when I imported data from the spreadsheet.Answered | 18 Replies | 5395 Views | Created by Testing CRM 365 - Monday, April 11, 2011 7:23 PM | Last reply by den_mark_98 - Wednesday, April 13, 2011 7:20 PM -
0 Votes
4.0 - Convert Lead to Opportunity programatically
you can not use mapping in the context of workflows and sometime there are problem while setting the state for records.Answered | 4 Replies | 7383 Views | Created by Mike McCoy - Wednesday, April 22, 2009 8:32 PM | Last reply by JuergenBeck - Thursday, April 23, 2009 9:01 AM -
0 Votes
4.0 - Get Lead Id, other attributes for use in plug-in code that converts lead to opportunity
Mike, The code you want will be something like this: public void Execute(IPluginExecutionContext context) { string leadid = ...Answered | 2 Replies | 5909 Views | Created by Mike McCoy - Monday, April 27, 2009 4:16 PM | Last reply by DMCRM - Fronk - Tuesday, May 5, 2009 3:22 PM -
0 Votes
"Update Contract States job"
This jobs refers to managing the state of Contracts that appear in the Service part of CRM.Answered | 1 Replies | 1451 Views | Created by pntr - Tuesday, October 14, 2014 8:52 AM | Last reply by Feridun Kadir MCT - Thursday, October 16, 2014 12:56 PM -
0 Votes
Why can't I mass update Owner for leads?
The codeplex bulk update tool didn't work, tried that first.Answered | 4 Replies | 5112 Views | Created by Liam Monroe - Wednesday, September 8, 2010 9:34 PM | Last reply by Liam Monroe - Wednesday, September 8, 2010 11:41 PM -
0 Votes
how to find the lead status
Saraswathy, No, workflow cannot update disabled records.Answered | 9 Replies | 5022 Views | Created by Saraswathy Kumaravelu - Friday, September 3, 2010 9:12 AM | Last reply by Saraswathy Kumaravelu - Friday, September 3, 2010 11:01 AM - Items 1 to 20 of 95482 Next ›
No announcements