No announcements
Found 222588 threads
-
2 Votes
Retrieving all the associated marketing list with particular campaign activity
So get all the CampaignActivityItem for your campaign_activity using campaign_activity_id using service.retrievemultiple and foreach.Answered | 4 Replies | 2815 Views | Created by Solanki Hiren - Thursday, July 26, 2012 6:14 AM | Last reply by Solanki Hiren - Thursday, July 26, 2012 6:57 AM -
1 Votes
CRM 2011 Get all Audit records for Contact entity (all Contact records)
And the Modified Date field is not update when I Associate/Disassociate contact with other entity, but audit entity does...Answered | 2 Replies | 4417 Views | Created by Linh Giang - Friday, July 6, 2012 4:51 AM | Last reply by Linh Giang - Friday, July 6, 2012 8:54 AM -
0 Votes
Javascript to retrieve associated entity record count
Hi all, Please provide javascript to count number of records associated with the entity.Answered | 2 Replies | 3541 Views | Created by Anand Wani- MS CRM Developer - Thursday, June 7, 2012 9:23 PM | Last reply by Linn Zaw Win - Friday, June 8, 2012 6:26 AM -
0 Votes
Applying workflow to all contact records
Hi it is possible pramgratically, 1) First get all the contacts using QueryExpression or ReterieveMultiple (if contacts are too ...Answered | 2 Replies | 5038 Views | Created by OldDog999 - Thursday, June 3, 2010 11:09 PM | Last reply by HIMBAP - Friday, June 4, 2010 6:25 AM -
2 Votes
Programmatically Accessing Activities within a Contact Record
I need to read through the Activities associated with a Contact to locate the date of most recent contact (to or from), and the name/email of the person who made ...Answered | 1 Replies | 8881 Views | Created by Scott P. Sutherland - Wednesday, February 3, 2010 4:00 PM | Last reply by Dave Patrick - Saturday, November 24, 2012 6:13 PM -
2 Votes
Associating Account/Contact Addresses with Appointment Record
You could create your own custom entity to hold addresses and then it could have appointments and other activities.Answered | 3 Replies | 1267 Views | Created by KawasakiRider03 - Monday, December 30, 2013 10:14 PM | Last reply by Jamie Miley - Thursday, January 2, 2014 2:20 AM -
0 Votes
Remove associated records
If you want users not see all associated link when the record is deactive than you can use java script to hide all links when the FormType == 4Regards FaisalAnswered | 5 Replies | 3555 Views | Created by Sagar Gamer - Thursday, September 8, 2011 3:57 AM | Last reply by Faisal Fiaz - Thursday, September 8, 2011 10:53 AM -
1 Votes
Deleting a contact, deletes the contact's activities -- why?
Please check that the Contact is not in the Regarding field of the activities - that will be "cascade removed" if the parent record is deleted.Answered | 4 Replies | 6554 Views | Created by Neil Benson - Wednesday, November 25, 2009 5:03 PM | Last reply by Leon Tribe - Monday, November 30, 2009 12:03 AM -
2 Votes
show the number of contacts associated with an Account using Plugins
One thing to note is that using the code above, you will return all the contact records with all columns in order to count them - this is quite ...Answered | 10 Replies | 3713 Views | Created by Ashis_K - Thursday, November 22, 2012 3:05 PM | Last reply by Ashis_K - Friday, November 23, 2012 8:34 AM -
0 Votes
Retrieving all E-mail messages associated with a Case?
http://www.eggheadcafe.com/software/aspnet/30377319/how-to-retrieve-service-a.aspx LinkEntity linkEntity2 = new ...Answered | 3 Replies | 5106 Views | Created by SL. _ - Monday, March 1, 2010 6:20 PM | Last reply by SL. _ - Monday, March 1, 2010 9:23 PM -
0 Votes
"Closed Activity Associated View" & Notes
Hi Miha, You can not customize the "Closed activity associated view" in a supported way.Answered | 6 Replies | 5690 Views | Created by Miha Vitorovič - Tuesday, May 12, 2009 12:55 PM | Last reply by JuergenBeck - Thursday, May 14, 2009 4:08 PM -
0 Votes
CRM 2011 - Plugin for Preventing Record Association
However, you can use the same plugin code, for all entities.Answered | 5 Replies | 5605 Views | Created by Rajesh Achanta - Monday, September 26, 2011 2:24 PM | Last reply by Gonzalo Ruiz R - Monday, September 26, 2011 6:14 PM -
0 Votes
display activities of all the related regarding records of an account
"I think for this purpose you need to develop sub report within a report. and create different fetchxml for each case Please check following link how to create a ...Answered | 7 Replies | 2325 Views | Created by Fareeha CH - Thursday, March 21, 2013 11:02 AM | Last reply by MubasherSharif - Friday, March 22, 2013 12:34 PM -
0 Votes
Retrieve View ID and the related contacts
Hi, The current view of the records being displayed, like Active Contats, My Active contacts. etc., I think the id of the view is shared query ...Answered | 5 Replies | 4500 Views | Created by Mathan2631 - Tuesday, July 27, 2010 6:33 AM | Last reply by Marco Dodaro - Thursday, July 29, 2010 9:22 AM -
1 Votes
Show all contacts that Belong to Account that Have no Cases Associated with them
First of all you cannot do this kind of query with Fetch as Fetch does not support outer joins (which you need to do 'record with no child record' kinds of queries).Answered | 3 Replies | 5331 Views | Created by pslager - Friday, October 29, 2010 6:33 PM | Last reply by Leon Tribe - Friday, October 29, 2010 11:02 PM -
2 Votes
Display all activities in Contact entity
http://mscrm4ever.blogspot.com/2008/07/changing-activity-history-default-view.html HTHAnswered | 2 Replies | 5127 Views | Created by Courageous_Heart - Monday, June 14, 2010 10:19 AM | Last reply by Mamatha Swamy - Monday, June 14, 2010 10:45 AM -
0 Votes
Retrieve All Activities associated with a Contact Record - ?
Select (Activities Parties (Activity)) -> Party Equals your contact.Answered | 3 Replies | 929 Views | Created by CRMAdmirer - Monday, June 8, 2015 10:29 AM | Last reply by Halldor Bjorgvin Johannsson - Monday, June 8, 2015 1:14 PM -
0 Votes
Lead activities becoming Contact activities
Leon Tribe Want to hear me talk about all things CRM?Answered | 3 Replies | 5843 Views | Created by mardukes - Thursday, May 21, 2009 5:13 PM | Last reply by Leon Tribe - Saturday, May 23, 2009 10:56 AM -
1 Votes
Retrieving a User record from an Appointment
I thought that all or the ones that specifically asked for in the retrieve method would be in the object.Answered | 2 Replies | 2228 Views | Created by Jason J Peterson - Thursday, December 13, 2012 10:07 PM | Last reply by Jason J Peterson - Friday, December 14, 2012 7:51 PM -
0 Votes
How to access associated records in a self referenced many to many relationship
You have to develop a custom workflow activity that uses a fetch xml or a query expression using a linkentity to retrieve the related entities and then perform ...Answered | 1 Replies | 6021 Views | Created by Krishna Choudary - Tuesday, September 15, 2009 9:39 AM | Last reply by LachlanF - Wednesday, September 30, 2009 4:49 AM - Items 1 to 20 of 222588 Next ›
No announcements