51 Posts
ostap
5 years ago
3
Topic

In fact, there are 2 questions, but they relate to the same object.

I would like to enable processing with jQuery after the page loads, i.e. in the 

$(document) .ready(function() {

....

});

Moreover, I wanted to process what is in the "Search Form" block, and then (after pressing the button) and what is displayed using the "List".

How to connect the code in this case? Who knows?

Get a Book for SEBLOD
4229 Posts
Kadministrator
5 years ago
2
Level 1

You can add this code to search form using javascript code field

51 Posts
ostap
5 years ago
0
Level 2

Thanks. I have included a field of type "Script (JS)". It works! Please help me with the second part of the question: where to implement jQuery code to process the data displayed in the List.

51 Posts
ostap
5 years ago
0
Level 2

Sorry, understood. All the same, just the code appears after clicking on the button.

Get a Book for SEBLOD