fires after a card has been copied
$$("board").atachEvent("onAfterCopy",function(id){ webix.message("Card " + id + " copied"); });