Hi Guys, is there a way to filter a table using Javascript? I want to pass on the filter parameters to Javascript that will execute when the page renders. I have seen that one can manipulate table filters using the API in this article
http://helpdesk.knackhq.com/support/solutions/articles/5000447623-api-reference-filters-search
I basically want to do the same thing, but when a table (or report for that matter) renders.
Thanks