• For API customization in SugarCRM

    Dear All, I want to customized Some input received in Sugar by Default API . How can I customized if ? And Also share the path of default API in SugarCRM used. For Example :- I have share a case crate API with portal user and I received regularly in…
  • Sugar Latest Version ENT V13 Clarifications

    1. New Module Deployment : In Sugar V13 ENT default fields, such as the 'Name' field, are not listed Studio ->Layouts -> Record View/List View sections. For example, we would like to display the 'Name' field somewhere other than the top of the screen…
  • Best practice for trigger a process definition after a long period of time.

    Hello, I hope you are all well. I have a request from my business to update a field on the contact record after 120 days, simple enough, so I thought. My first thought was to create a Process Definition to look for the event and wait 120 days. But I had…
  • 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 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 embed javascript in a Sugar Enterprise module?

    Hello. I'm developing on a Sugar Enterprise 7.5.2.4 On-Demand instance. I must do some client-side validation using jquery 'maskedinput' plugin on a field. I already know how to do it in Sugar Community and SuiteCRM, but for Enterprise most people say…