Hi,
I was just wondering - I have a <table-plus> with a search function on two different pages
One of them is on the standard Index page - and the other is on a custom page, with a controller action I have custom made.
This is all working fine, except, when I use the search option on my custom page - I get the spinner showing, with text 'Saving' showing while the search is processing.
On the Index page with table however, I get no Hobo Spinner - is there a 'disable ajax' function I can call in the controller action, which is already existing by default perhaps on the Index page?
Thanks
Pete