Top "Crm" questions

Customer Relationship Management (CRM) is a strategy for managing customer interaction.

Vtiger Custom Module : "Sorry! Attempt to access restricted file."

I have created a test module name Mytest. While saving values from the module, I am getting a blank page …

php crm vtiger
How to open an existing entity form using JavaScript in CRM?

If a custom ribbon button is clicked, is it possible to open an existing entity form using JavaScript or is …

dynamics-crm-2011 dynamics-crm crm dynamics-crm-4
SugarCRM or Vtiger?

I'm working on deploying a CRM in a University, the software to deploy has to be open source. My research …

crm sugarcrm vtiger
Invalid CRM 2011 LINQ Query: "Invalid 'where' condition. An entity member is invoking an invalid property or method."

I am trying to execute this query to retrieve Audit items for specific entity types public List<Audit> …

linq dynamics-crm-2011 dynamics-crm crm
DefaultCredentials in Accessing CRM / Sharepoint Web Services

I made an application that access CRM's web service. The problem is, when I deployed the dll into Sharepoint server, …

asp.net web-services sharepoint crm
How to get the option set from a field in an entity in CRM 2011 using crm sdk and C#

How to get the option set from a field in an entity in CRM 2011 using crm sdk and C#? I …

c# dynamics-crm-2011 crm
Update existing ticket in VTiger

I am a newbie to VTiger, I am using the 5.2.0 version to try, learn implementing Issue Tracking. Intro: A client …

php crm issue-tracking ticket-system vtiger
Pre & Post-Entity Images on Update-Plugin CRM 2011

I hope somone can help me with a problem I been trying to deal with over some time now. I …

c# dynamics-crm dynamics-crm-2011 crm dynamics-crm-4
How to create and delete data from entity relationship many-to-many in CRM 2011?

How to create and delete data from entity relationship many-to-many in crm 2011? Code: QueryExpression qry = new QueryExpression(); qry.EntityName = "entity1_…

c# web-services dynamics-crm dynamics-crm-2011 crm
Get audit history records of any entity record as per CRM view

I want to display all audit history data as per MS CRM format. I have imported all records from AuditBase …

sql-server dynamics-crm crm dynamics-crm-2013