OnBXAjax Добавление кастомного события на onAjaxSuccess
BX.ready(function () { BX.addCustomEvent("onAjaxSuccess", function () { onBxAjax(); }); });