XF 2.2 Filters and ajax?!

Robert9

Well-known member
Licensed customer
Presently, I am building something like a small resource manager.
While I don't need the most features of the original resource manager, I want to have the filters.
To understand the filters, I have added some echo/print_r to my code.

And so I found out that there is an ajax request just at the moment when I open the filter form.

Could someone explain to me why we have this call, please?
 
The ajax calls the form elements and the already chosen or default values.
Makes sense. Solved.
 
Back
Top Bottom