Hi All, I am using a SugarCRM 7.7.0.0. I want to run the default duplicate check functionality of SugarCRM on keyup event of the backbone controller. So far, I have written the following code to extend the default controller of the record view, and I…