• Request Status are automate to change resolved to Closed

    Dear All, I want to customized Request Status are automate to change resolved to Closed in 14 days. Please suggest a change or customized in code . Thanks & Regards, Suraj Kumar
  • Sending Info to a specific endpoint

    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…
  • Custom API error message

    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…
  • How to remove append contact multi email Save.

    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

    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
  • Unable to turn off TRACKER - support unable to help :(

    Hi everyone, We have a customer (on-site) using Ent 9.0.3, who must have their Tracker function in Sugar turned off (for compliance reasons). Using the checkboxes in Admin > Tracker doesn't stop the tracker from running. You can test yourself, it's still…
  • How to stop Contact duplicate insert records. ?

    sidhu sidhu hi How to stop Contact duplicate insert records using email id ?
  • How to save Inbound emails attachments in case  Attachments ?

    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.
  • How We Can Make custom log field Like As Comment log?

    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
  • logic hooks on EmailAddress relationships not working?

    I need to trigger a process when an Email Address is added or removed from a Contact. I was hoping to leverage the after_relationship_add/after_relationship_delete on Contacts: function EmailAddressChanged ( $bean , $event , $arguments ) { if ( $arguments…
  • Logic hook can't find link name of relation

    Hello All, I'm looking for help with figuring out why a new logic hook works well on my local Sugar instance but does not work in the online instance. This is an after_save logic hook in the RevenueLineItems module that automatically creates/updates records…
  • bean not in if condition even logic is correct in logic hook

    Hi, a weird thing in my system I have logic_hook in opportunities module after_save but one record always not in a condition, I'm not sure why. could you please suggest how should I investigate a problem? logic: when change assignee from Admin to any…
  • Setting Default Record Names on Record Creation

    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…
  • Why call bean->save() in before_save logic hook?

    The documentation on before_save logic hooks states that "calling save on the bean in this hook will cause an infinite loop if not handled correctly". I'm curious, what are the circumstances when you would need to call save on a bean in a before_save…
  • Scheduled tasks to Larval API

    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…
  • custome response for out-of-the-box sugar API WS

    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…
  • How To save date and time value in date and time field in sugarcrm using before save logic hook ?

    How To save date and time value in date and time field in sugarcrm using before save logic hook ?
  • How to hide edit button in Dashboards module home sugarcrm 9.3?

    After update to 9.3 we have some error - View Render Failed, but our customization is very simple. ({ extendsFrom:'DashboardHeaderpaneView', initialize: function(options) { this._super("initialize", [options]); if( app.user.get('type')!= "admin" && this…
  • Process Definition trigger in relation to LogicHooks

    I hope this is a relatively simple question. In Sugar 9.x, what order does the process definition triggering event fall in relation to LogicHooks? Is it an after_save or a before_save event? What is the order of the event in relation to other Logichooks…
  • How To create Custom Action In 9.X Like 6.5.

    How To create Custom Action In 9.X Like 6.5.
  • How to call Comment log Api Sugarcrm 9.1 EP

    How to call Comment log Api Sugarcrm As Respective of case Module 9.1 EP.
  • How We can global manage holiday calendar and business hours in sugarcrm 9.X EP

    How We can global manage holiday calendar and business hours in sugarcrm 9.X EP
  • How to change the background color of records in a list view according to the Status Value??

    How to change the background color of records in a list view according to the Status ??
  • How to know in before save or after save logic hook data insert through api or sugarcrm application. ..?

    How to know in before save or after save logic hook data insert through api or sugarcrm application. ..?
  • How to Create custom View In Sugarcrm 9.x EP. ?

    Hi All , I want To create custom View action page like own design and insert Code. within the module like leads.
1 2