• How to do a validation that requires an API call

    I want to add a validation to make sure the email address added to a record is unique. This, of course, requires an API call to go check the current email address to all the others. The problem is, in my validation function, by the time the API call returns…
  • i am installing sugarcrm 7.8.2.1 from live to local server, it giving error: Fatal error: Class 'Sugarcrm\Sugarcrm\Security\InputValidation\InputValidation' not found in /var/www/html/sugarcrm/include/entryPoint.php on line 137

    SugarCRM is running fine on live and staging servers, but now I need it on my localhost and I git clone it from bitbucket and it is giving an error like below: Fatal error : Class 'Sugarcrm\Sugarcrm\Security\InputValidation\InputValidation' not found…
  • Problem with date validation in Contracts module

    Error message on "Start Date" field is not displayed correctly in standard module Contracts. Field is bordered with red color, but there is no notification inside field. Error occurs in SugarCRM 8.3.0 ENT (I tested only this version). Is there any fix…
  • apply field input validations?

    hi, is there an addon to provide admin interface to apply field input validations?