$ 0 0 Consider following code:can.route.attr({'id': entry.id });How could I change the url route (hashtag) without triggering the url route handler like thiscan.Control({ ':id route': function() { // Route handler }})