I
I
I'm Yoda2018-04-03 17:40:15
1C-Bitrix
I'm Yoda, 2018-04-03 17:40:15

How to catch ajax from smart.filter?

Hi all!
Please tell me how to catch ajax request from smart.filter? I did not find it in the documentation, maybe I was looking badly.
Yes, there is an event, but how to catch it from a smart filter?

BX.addCustomEvent('onAjaxSuccess', function(){

});

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikita, 2018-04-05
@Anadi

Full syntax

BX.addCustomEvent("onAjaxSuccess", function(module_id,command,params) {});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question