No announcements
Found 349597 threads
-
2 Votes
activity to opportunity: Is there a way to block Contact related opportunities?
Hi mahender, I am having a look on the example you sent me, but I am not sure on how to get the GUID from the parent account.Answered | 10 Replies | 3021 Views | Created by pmdci - Friday, April 27, 2012 8:20 AM | Last reply by HIMBAP - Monday, April 30, 2012 2:49 PM -
1 Votes
odata: Unknown function 'replace'
To ignore the special characters in phone number fields, I use wildcards. % is "A substitute for zero or more characters" (http://www.w3schools.com/sql/sql_wildcards.asp).Answered | 2 Replies | 1443 Views | Created by Wim_80 - Thursday, December 31, 2015 5:49 PM | Last reply by Wim_80 - Friday, January 29, 2016 9:08 AM -
1 Votes
How to retrieve record from 2 entities using Odata Java script
It might take a little getting used to, but you do these asynchronous requests using the SDK.REST.js sample library in the SDK.Answered | 17 Replies | 8027 Views | Created by Saroj kumar Das - Tuesday, November 20, 2012 2:39 PM | Last reply by Jim Daly [MSFT] - Wednesday, November 21, 2012 7:36 PM -
0 Votes
How to search contact by phone # or email, etc?
You can search by phone number sub string value for example if you have to find number ending with 7890 then you have to use wildcard with the number i.e.Answered | 5 Replies | 3542 Views | Created by BellTownPC - Tuesday, August 23, 2011 7:35 PM | Last reply by BellTownPC - Tuesday, August 23, 2011 9:18 PM -
0 Votes
How to get 'to' and 'from' of phone activity of Contact using OData?
Can you specifically get 'to' and 'from' from it?Proposed | 6 Replies | 1197 Views | Created by Pranit P Kothari - Thursday, November 6, 2014 12:17 PM | Last reply by Pranit P Kothari - Friday, November 7, 2014 6:03 AM -
0 Votes
Retrieve N:N using OData
Try the OData Query Designer tool.Answered | 1 Replies | 922 Views | Created by NaomiOro - Thursday, October 24, 2013 4:04 PM | Last reply by Mamatha Swamy - Thursday, October 24, 2013 4:23 PM -
0 Votes
Accessing Contact Phone Number from Account
Hi I am using CRM 2011 on -premises and I am trying to retrieve primary contact's phone number from account in CASE entity.Answered | 1 Replies | 4541 Views | Created by Fkhoja - Tuesday, November 29, 2011 9:01 AM | Last reply by Konrad Neitzel - Tuesday, November 29, 2011 10:46 AM -
5 Votes
How to access OData with PHP using IFD/ADFS authentication
If you are using the 2011 (XRM) api, we have not been able to get that to work and were not able to get around the content type issue, but if you use the 2007 ...Answered | 9 Replies | 14808 Views | Created by adear11 - Friday, August 19, 2011 8:04 PM | Last reply by matt_masotti - Friday, January 20, 2012 4:24 PM -
0 Votes
CRM 2011 - Getting account name from Contact
Hi, I have a custom activity that looks up contacts and upon selecting a contact it populates the address fields with the corresponding fields ...Answered | 2 Replies | 4574 Views | Created by toutski - Monday, September 3, 2012 1:08 PM | Last reply by toutski - Monday, September 3, 2012 2:18 PM -
0 Votes
How can I show contact's company (account) in campaings phone call's activity view ?
Hi, The problem here is the 'Recipient' is not always a contact, it could be a different type of entity such as account or lead.Answered | 1 Replies | 2535 Views | Created by _pekka_ - Sunday, September 30, 2012 10:35 AM | Last reply by Rob Boyers - Friday, October 12, 2012 9:08 PM -
0 Votes
a direct phone number to contact a activation specialist about my key
Click on Start, right click on Computer, select Properties from the context menu.Answered | 3 Replies | 4766 Views | Created by DQuan8 - Wednesday, March 2, 2011 5:45 PM | Last reply by Cbarnhorst - Thursday, March 3, 2011 11:36 PM -
3 Votes
How to retrive more then 50 records using REST Endpoint oData ?
Did you check :http://blogs.msdn.com/b/crminthefield/archive/2012/03/16/how-to-increase-the-50-record-page-limit-on-odata-retrieve-responses-for-dynamics-crm-2011.aspxConatact ...Answered | 2 Replies | 2602 Views | Created by ViN.k.S - Friday, August 31, 2012 8:48 AM | Last reply by ViN.k.S - Friday, September 28, 2012 11:03 AM -
0 Votes
CRM 2011: JScript and REST, getting the display value of a lookup from oData (Json)
So for a Campaign Activity, the primary attribute is 'subject'.Answered | 5 Replies | 9481 Views | Created by MVanDyke - Monday, December 5, 2011 3:47 PM | Last reply by MVanDyke - Friday, December 9, 2011 1:08 AM -
0 Votes
Contact phone to Case
hi andres please go thru these article you will get an idea how to construct them Also there are some tool ...Answered | 4 Replies | 2693 Views | Created by Andres Vallistu - Thursday, November 17, 2011 3:59 PM | Last reply by Andres Vallistu - Friday, November 18, 2011 6:28 AM -
2 Votes
Set state using JScript/oData for custom entity
Amreek, I was able to get this to work.Answered | 3 Replies | 8551 Views | Created by DadKind - Thursday, March 8, 2012 10:10 PM | Last reply by Amreek Singh - Saturday, March 10, 2012 1:24 AM -
1 Votes
Deleting a contact, deletes the contact's activities -- why?
The famous "Use at your own risk" applies on the 'import to enrich' - "Not supported" is the official answer from Microsoft CRM Support.Answered | 4 Replies | 6386 Views | Created by Neil Benson - Wednesday, November 25, 2009 5:03 PM | Last reply by Leon Tribe - Monday, November 30, 2009 12:03 AM -
0 Votes
how to pass parameters to phone call activity from ASP.NET page?
Hi, just refer http://msdn.microsoft.com/en-us/library/gg334375.aspx Mahain : Check My BlogAnswered | 1 Replies | 2632 Views | Created by WPF_Dev - Tuesday, April 10, 2012 5:02 PM | Last reply by HIMBAP - Tuesday, April 10, 2012 5:19 PM -
1 Votes
C# desktop application get Project Online data using Odata service
That class you mentioned is for use with CSOM and it works great for that, but last time I tried this, it was not exposed in any friendly way to use with odata.Answered | 7 Replies | 6454 Views | Created by Yashwant Shrimali - Friday, May 6, 2016 7:17 AM | Last reply by PWMather - Tuesday, May 17, 2016 5:08 PM -
0 Votes
Get entity connections in ODATA
'Account_connections1' - represents "Connected From" 'Account_connections2' - represents "Connected To" They are ...Answered | 2 Replies | 3084 Views | Created by Arne Deruwe - Monday, September 26, 2011 12:09 PM | Last reply by Arne Deruwe - Monday, September 26, 2011 12:54 PM -
2 Votes
Using foreign characters in odata filter
I must say that its really not "user Friendly" to try to explore data via oData URL, if you have to find a way to generate escaped string every time you ...Answered | 6 Replies | 8364 Views | Created by Shai BarLev - Thursday, January 26, 2012 6:52 AM | Last reply by KPraveen4 - Friday, June 26, 2015 10:02 AM - Items 1 to 20 of 349597 Next ›
No announcements