$('#details').on('shown.bs.modal', function(){ tmpDetails.render( myData.phones.filter(function(a){ return a.id==PAGE;})[0]||{}); });