Top "Sugarcrm" questions

Questions concerning customization and development within the customer relationship management software "Sugar" by SugarCRM Inc.

php file automatically renamed to php.suspected

Since last 4 days, we are facing strange issue on our Production server (AWS EC2 instance) specific to only one site …

php linux apache amazon-ec2 sugarcrm
Creating a simple custom view in SugarCRM

I am trying to use the MVC architecture of sugarcrm to add a new action and with that a new …

php html model-view-controller sugarcrm
SugarCRM- How to get POPUP when click on Save button?

I want when click Save in Edit View of some module (example Contact) to get pop up with some message (…

popup sugarcrm editview
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
Call to undefined function mime_content_type()

Using Suite crm 7.9.1 . newbie to suitecrm. I created a Person Form in Campaigns module . Created successfully . But when i tried …

php mime-types sugarcrm suitecrm
How can i retrieve all the records from a table in SugarCRM?

I am using Sugar Pro 6.1 and want to know that how can i retrieve all the products with their ids …

php ajax sugarcrm
Fetching Collection of SugarCRM Beans

Programmatically speaking, is there a way to fetch an array or collection of SugarCRM bean objects? That is, let's say …

php sugarcrm
Call to undefined function iconv() fatal error - Suitecrm

Using suitecrm 7.9.1 I am facing the below error whenever i try to create a lead , that is after submitting the …

fatal-error sugarcrm suitecrm
SugarCRM REST API, how to get Contacts related to an Account

I am using SugarCRM Pro 6.5.5. I am trying to do some integration into another application, so I need to do …

php sugarcrm
SugarCRM: how to get all contacts for an account via REST API

I am trying to get all contacts for a particular account (i know the account id) from SugarCRM using the …

sugarcrm