• Introduction to the Sugar Frameworks

    My latest post on the 4 Sugar Frameworks can be found at sugarcrm.substack.com/.../sugar-framework
  • Process Definition not Triggered from $bean->save()

    Hi everyone. I am struggling to figure out why, but a process definition that uses the "Changes" method is not firing when a logic hook is using $bean->save(). The changes is a simple "No to Yes" but when saving the record it doesn't go into the processes…
  • How to only fire logic hook on main record?

    Hi everyone. Hopefully something fairly easy. I've built a logic hook for opportunities which utilizes the "Before_Save" format. However the customer has had past code that fires Opportunity logic hooks whenever the account is saved. I cannot find a way…
  • How to call logic hook on document revision module?

    Hi, I am trying to call logic hook when creating document revision for particular document record. when I create document record, the logic hook works properly but when I add another document by document revision, then no logic hook calls. For other any…
  • 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
  • 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
  • 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.
  • How to setup a country and state related dropdown list ?

    Hi All, I want to set a drop down list of state which automatically listed based on the selected country. How to set values of drop down list based on the value of another drop down ?