How to remove or restrict multiple email insert in contact create . or I want to make Normal email field contact module. save only single email remove multi email save features or plus button. Thanks Mack
How to remove/disable by permanently sidebar pane (right side Dashboard) in Sugarcrm 9.1 from list view and Record View to all Module. sugar10. sugarcrm 9.1 developer preview developer
Hi All I would like to save inbound emails Attachments save to cases module... => same as emails create cases but attachments not shows. any idea.. Regards MK.
Can anyone help with how you set a contacts primary email and set opt_out to 1 when a new contact bean is crated $contactbean = BeanFactory : : newBean ( "Contacts" ) ; $contactbean - > first_name = $args [ 'FirstName' ] ; $contactbean - > last_name …
I’m wondering about the utility of maintaining both leads and contacts. Up until now the system had 2 modules leads and contacts (contacts essentially being a copy of a lead that has converted), but I’m starting to doubt that we really need this. Leads…
Hi guys, I have a question...is there anyway to create an Advanced Report for information logged into a meeting for instance? I am trying to create a Custom Query to select the data entered into a meeting but I can't seem to gather the information to…
Hello, I'm wanting to learn sugar and plan to do some work on both the newest and 6.5 ce versions. Which version of the documentation do you suggest I read or are the systems different enough that I'll basically need to read both? Thanks
We are using https://<sugar_instance> * ramaraj.karuppusamy to get the current user profile. But it returns complete info of the user which includes preferences, modules, acl, etc . Is there a way we can get only selective information(We should be able…
Hi, I am getting below error when trying to login to Sugar instance: Unable to sync with server. A request is failing that makes the application unusable. Please contact technical support. Could anyone help how to resolve this please? Thanks
Hi there, I would like to create a survey in sugarcrm. Survey will have 10 questions, each question will have different options. The responses from each user should save in to the sugarcrm database. Once user replies to the survey (when a record is updated…
Hello! The problem that I have right now is an Infrastructure level; I'm hosting on AWS a SugarCRM application and I have to replicate the code in 3 servers of an Autoscaling group on Amazon web services, What I'm using is EFS (elastic file system) or…