crm Questions

1

I have been on a CRM 2011 project that uses a lot of custom views. I recently figured it out that all lookup custom views are only working properly in the internet explorer. When I try using goog...
Disable asked 10/6, 2016 at 23:17

1

Solved

SuiteCRM 7.5.1 - In Reference to using Users, Roles, and the Security Groups within SuiteCRM specifically. So, I have a specific setup and I've looked through and read lots of documentation and tr...
Colotomy asked 2/8, 2016 at 22:38

0

I am building a C# windows service that needs to connect to the Microsoft Dynamics CRM Web API. I am using the example code from github "A .NET 4.5 daemon application that uses a certificate to au...

3

I'm writing a PostUpdate Plugin on the contact entity using early binding. Unfortunately, all properties which should represent 1:x relations are null. The code is pretty simple: * CRMcontext is t...
Physiognomy asked 20/1, 2014 at 6:42

1

Solved

I'm trying to retrieve multiple data from the new REST API but I have a strange issue. If I use $expand on a collection then it doesn't work. The request is: GET [Oranization URL]/api/data/v8.0/a...

1

Solved

Need some Twilio help. I am a novice and I'm kinda lost. This may seem overly simplistic BUT I have a CRM client that will track calls as long as the inbound calls ping the URL - x2vps.com/index.ph...
Smelter asked 14/12, 2015 at 3:33

2

I've searched around a lor to figure this one out and still can't see a good response. I timed the same query using Linq and QueryExpression and generally the later comes out much faster. However f...
Hawkbill asked 17/4, 2014 at 16:7

2

Solved

Working with CRM 2013, how can I get a list of all entities in the CRM via the connectionManager class? I want to get all the entities for the current connection.
Life asked 15/4, 2015 at 16:23

7

I made an application that access CRM's web service. The problem is, when I deployed the dll into Sharepoint server, it returned error 401 unauthorized. Apparently the System.Net.CredentialCache.De...
Metallist asked 3/2, 2009 at 3:34

4

Solved

How to create and delete data from entity relationship many-to-many in crm 2011? Code: QueryExpression qry = new QueryExpression(); qry.EntityName = "entity1_entity2"; qry.ColumnSet = new ColumnS...
Regal asked 10/1, 2012 at 11:49

1

Solved

I am using Microsoft Dynamics CRM 2013 On-Premise. I am facing with the issue while I am trying to set up any dynamic value to body section of "Send Email" step in CRM 2013 process. Here is steps t...
Faustina asked 13/5, 2014 at 13:12

2

Solved

Could any one please help me in displaying an optionset field value in a text field..? I want to retrieve the value selected in optionset and display the same in a text field using plugin.. I...
Riel asked 29/4, 2014 at 8:49

1

Sometimes CRM 2013 decides to give me the following error when opening an Order (and presents me with an empty page, but with the top navigation bar intact): <CrmScriptErrorReport> <Repor...
Hitch asked 11/11, 2013 at 16:45

2

Can someone explain what a relying party trust is. I am configuring IFD for CRM but I cannot find basic information on what a relying party is and what is does?
Electrolier asked 6/3, 2014 at 15:54

3

Solved

I have created following code, and I have included this as web resource on the CRM 2011 form to be called on field onchange event of lookup field. Everything is working fine before the $.ajax({... ...
Marianomaribel asked 2/3, 2011 at 14:1

1

We have a system where user enters his data in a form and we save Data in CRM (Its in cloud so we have no access to it and all that). Now suddenly we have started getting error everytime, we try to...
Assent asked 16/9, 2013 at 11:34

1

I have created a entry page and created fields for all those. Now am trying to entered fields into my database. My values are save in database but after saving my CRM page shows error like 500 ...
Javanese asked 7/5, 2012 at 6:47

2

I'm a PHP Developer that recently got introduced to Dynamics CRM Online as I am building an application that needs to pull Customer details directly from a Dynamics CRM Online account to populate a...
Yuk asked 3/6, 2013 at 4:31

2

Solved

I am trying to execute this query to retrieve Audit items for specific entity types public List<Audit> GetAuditChangesSince(DateTime since, string entityType) { return (from a in OrgContex...
Nonchalance asked 23/5, 2013 at 7:36

4

Solved

I would like to do the following: when a Sales person assigns a custom entity (let's call it 'Primary Expertise') to an Opportunity in MS CRM 4.0, the system would share the Opportunity with the u...
Movie asked 24/11, 2008 at 13:50

2

Solved

I am creating a web resource which will populate a HTML table with tasks I was trying to get the PriorityCode of a tasks. But I don't know how to get value/text from a OptionSet. This is a screen ...
Panne asked 18/3, 2013 at 14:39

2

Solved

I want to add new field on my custom form. It should be 'Lookup' type and with target record type 'Email template'. By default, CRM 2011 doesn't contains this entity in target records list. Any su...
Barley asked 8/2, 2012 at 15:6

2

We have a widespread problem with email responses to outgoing crm email, that has been tracked, not getting auto tracked by Outlook + crm addin. Our crm is 2011 online. We have a variety of outlook...

5

Solved

We are looking for a CRM web application and so far salesforce.com/force.com seems the only one which allows you to build applications directly on their platform. However I was wondering if gmail/g...
Virgil asked 3/7, 2010 at 22:57

1

Solved

I've got a 2 part question: First question: I know that there is a query limit of 5,000 records when querying records, for performance reasons, but is there a limit when doing an aggregate query? ...
Habitue asked 12/4, 2012 at 20:15

© 2022 - 2025 — McMap. All rights reserved.