• 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 can I create PHP unit test for Sugar 8

    Hi All, How can I test logic hook functions using PHPUnit test. Please help me create PHP unit test for Sugar 8
  • 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…
  • What do you mean by Sugarcrm components

    I have a confusion related with the term Component . What do you mean by Sugarcrm components and which are the sugarcrm components
  • How To create Custom Action In 9.X Like 6.5.

    How To create Custom Action In 9.X Like 6.5.
  • How can I create OAuth token for the particular user

    How can I create OAuth keys for a particular user ? Please help me to find a solution to create OAuth key for an particular user
  • 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.
  • How To Remove Create Button form ListView  Enterprise 9.1.

    just Want To Remove Create button From list View....?
  • How To Freeze or non Editable Detail view page ?

    How To Freeze or non editable Detail view whole page according to conditions ?
  • How to Remove Sub panel Create And Select Button ? 

    Hi All, i want to remove sub-panel create buuton and select link remove from parent Module Account and Sub panel module Is case.
1 2 3 4 5 »