Dear all,
I built a custom Module which should represent better our company structure in CRM. The repository of these data are in an external database. Out from there I built an API interface witch brings the data to CRM. I have experience on this,…
Is there a way to send a notification after an event has been trigger to a specific endpoint?(other than mail) Basically like an auto-reply when someone creates a ticket/case but instead of receiving a notification notification by mail, send the notification…
Hi Team, I have added a custom button on custom entity next to SAVE and CANCEL. On the click of custom button i want to pick some value from the FORM and want to insert into another module's Table. What is right way to achieve it. Thanks in advance. Regards…
We want to show custom data for selection on click of Save button. We have our logic in before_save logic hook. We are trying to throw SugarApiExceptionEditConflict but not able to pass data which we want to show for selection. Is any one know how to…
Hello to everybody, We need to control that some fields of type text only has numeric values (not ask why...) at both UI and API request level so when a regular user creates/edit a record and save it a popup tell them that they enter non numeric values…
Looking for filter option on any module by created user's email address. As of now, i am able to filter by created user's id(system generated) and user's name. Thanks in advance
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 need to know is it possible to push data from sugar to external system using logic hook .I know web logic hook i s enough to push data even though i have an special requirement to push data using logic hook. I like to know is it any way to achieve…
I am using Sugar CRM version 6.5.7 on PHP 5.3.28. I have recently migrated this application from Windows Server 2008 R2 to Windows 2016 Datacenter. The users on the application are getting this error randomly and there is no log for this particular exception…
Hi All, I am Trying to create New Custom field same Beauvoir default comment log filed sugar crm 9.x. any one any idea for how to create new custom comment log filed in module.... Thanks
Step 1. Select "Create" from the Quotes Module ListView to create a new record. OR Step 2. Select "Create" (the + button) from a related module (Accounts) in the sub panels. When the pop up window shows (the cached version of the new Quote record), I…
Hi all We have a company secure database which has w web interface via Laravel whuch at the moment is pushing data to Sugar through sugars API. As services with sugar are evolving we need to now get sugar to push data back to Laravel,and if possible have…
We are sugar partners and we have a large implementation of sugarcrm in terms of customization. They will be using sugar flower "serve + sell" that is ondemand deployment option only for now. The thing is that user is no conform with the way sugar api…