• How to modify/get custom relate field in record.js

    Hi All How to get custom relate field id in record.js i have one contact relate field & one account relate field on case recordview so when i have select one contact 1. how to get that contact ID. ?? 2. how to modify / Set Account relate field based on…
  • How to Change rowaction button based on condition in Subpanel ??

    Hi Friends Contact -> RecordView Cases -> Subpanel under contact record. i want to change to rowaction button when case status is Closed in subpanel for example .. if case status closed then i want preview button else i want delete button as a rowaction…
  • How to apply condition based role in hbs file ..

    Hi Folks I have override the phone field and put one image beside phone number.. So i want like if user has access rights of edit on Lead then icon will display else not visible. ex. custom/clients/base/fields/phone/detail.hbs { { # if value } } < a class…
  • Installation of Sugarcrm 7.6 stopped at Creating default scheduler job

    The installation of 7.6 stopped and cant proceed for the completion of installation.
  • How to Change in Where Clause / Qurey in Rest API

    Hi How to Change in Where Clause / Qurey in Rest API http://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_7.5/API/Web_Services/Legacy_REST/SOAP_AP… Like email extist in Lead module //The SQL WHERE clause without the word "where…